Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verify that we do not exceed the number of tags that can be recorded for HTTP requests #44998

Merged
merged 2 commits into from
Jan 16, 2025

Conversation

cescoffier
Copy link
Member

This PR adds tests to verify that we do not exceed the number of tags that can be recorded for HTTP requests.
It tests:

  • Jax-RS OK, 400 and 500
  • Reactive routes OK, 400 and 500
  • Programmatic routes OK, 400 and 500

Copy link

quarkus-bot bot commented Dec 9, 2024

/cc @brunobat (micrometer), @ebullient (micrometer)

This comment has been minimized.

@brunobat
Copy link
Contributor

brunobat commented Dec 9, 2024

Will add a property to activate the blocade to this PR. This will be off by default, for now.

cescoffier and others added 2 commits January 7, 2025 16:13
…for HTTP requests

This commits adds tests to verify that we do not exceed the number of tags that can be recorded for HTTP requests.
It tests:

- Jax-RS OK, 400 and 500
- Reactive routes OK, 400 and 500
- Programmatic routes OK, 400 and 500
@brunobat brunobat force-pushed the metrics-path-param-test branch from add75a1 to 7c3c88d Compare January 7, 2025 16:15
@brunobat
Copy link
Contributor

brunobat commented Jan 7, 2025

@cescoffier , do you agree with my commit?

Copy link

github-actions bot commented Jan 7, 2025

🎊 PR Preview 603b6d6 has been successfully built and deployed to https://quarkus-pr-main-44998-preview.surge.sh/version/main/guides/

  • Images of blog posts older than 3 months are not available.
  • Newsletters older than 3 months are not available.

Copy link

quarkus-bot bot commented Jan 7, 2025

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit 7c3c88d.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

Warning

There are other workflow runs running, you probably need to wait for their status before merging.

Copy link

quarkus-bot bot commented Jan 7, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 7c3c88d.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.

@cescoffier
Copy link
Member Author

@brunobat yes, it makes sense!

@cescoffier
Copy link
Member Author

@brunobat ahould we merge it?

@cescoffier cescoffier merged commit a044827 into quarkusio:main Jan 16, 2025
31 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.19 - main milestone Jan 16, 2025
@brunobat
Copy link
Contributor

Thanks for merging it. I missed your last message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants