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

Allow for percentile aggregations for NGINX integration response time metrics #11252

Merged
merged 42 commits into from
Feb 3, 2022

Conversation

hithwen
Copy link
Contributor

@hithwen hithwen commented Feb 1, 2022

Customer requested to be able to do percentile aggregations on response time metrics.
This PR also splits plus api unit tests into their own file. In those test the number of asserted metrics has changed

@github-actions
Copy link

github-actions bot commented Feb 1, 2022

The validations job has failed; please review the Files changed tab for possible suggestions to resolve.

@hithwen hithwen force-pushed the js/AI-2061-add-distribution-metrics branch from fa37396 to e342100 Compare February 1, 2022 12:15
@github-actions
Copy link

github-actions bot commented Feb 1, 2022

The validations job has failed; please review the Files changed tab for possible suggestions to resolve.

@github-actions
Copy link

github-actions bot commented Feb 1, 2022

The validations job has failed; please review the Files changed tab for possible suggestions to resolve.

@hithwen hithwen changed the title Add distribution metrics Allow for percentile aggregations for NGINX integration Feb 1, 2022
@hithwen hithwen changed the title Allow for percentile aggregations for NGINX integration Allow for percentile aggregations for NGINX integration response time metrics Feb 1, 2022
@hithwen hithwen marked this pull request as ready for review February 1, 2022 12:51
@hithwen hithwen requested a review from a team as a code owner February 1, 2022 12:51
Copy link
Contributor

@sarah-witt sarah-witt left a comment

Choose a reason for hiding this comment

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

Nice!

nginx/metadata.csv Outdated Show resolved Hide resolved
nginx/datadog_checks/nginx/metrics.py Outdated Show resolved Hide resolved
nginx/datadog_checks/nginx/nginx.py Outdated Show resolved Hide resolved
nginx/datadog_checks/nginx/nginx.py Outdated Show resolved Hide resolved
nginx/datadog_checks/nginx/nginx.py Outdated Show resolved Hide resolved
nginx/tests/test_plus_api.py Show resolved Hide resolved
nginx/datadog_checks/nginx/metrics.py Show resolved Hide resolved
@hithwen hithwen requested review from sarah-witt and a team February 3, 2022 14:30
@hithwen hithwen merged commit 6bb4a45 into master Feb 3, 2022
@hithwen hithwen deleted the js/AI-2061-add-distribution-metrics branch February 3, 2022 15:00
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.

None yet

2 participants