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

Adding support for histograms #740

Merged
merged 3 commits into from
May 22, 2024

Conversation

lcavadas
Copy link
Contributor

@lcavadas lcavadas commented Apr 17, 2024

  • Added a new HttpHistogramMeterFilterFactory class to contribute to the configuration of the 'http.server.requests' and 'http.client.requests' meters.

  • Added test to validate configuration takes effect.

- Added a new HttpHistogramMeterFilterFactory class to contribute to the configuration of the 'http.server.requests' and 'http.client.requests' meters.

- Renamed the existing HttpMeterFilterFactory to HttpPercentilesMeterFilterFactory in order for the naming of both classes to be consistent.

- Added test to validate configuration takes effect.
@CLAassistant
Copy link

CLAassistant commented Apr 17, 2024

CLA assistant check
All committers have signed the CLA.

Leave the original percentiles class alone so this PR can be released as a patch
Leave the original percentiles class alone so this PR can be released as a patch
@lcavadas lcavadas requested a review from sdelamo April 19, 2024 07:38
@graemerocher graemerocher added the type: enhancement New feature or request label May 22, 2024
@graemerocher graemerocher changed the base branch from 5.5.x to 5.6.x May 22, 2024 09:46
@graemerocher graemerocher merged commit 9bc9f23 into micronaut-projects:5.6.x May 22, 2024
1 check passed
@graemerocher
Copy link
Contributor

Thanks for the contribution!

Copy link
Contributor

@scprek scprek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nvm docs are updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants