-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Update query duration metrics in metadata.csv #21871
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files🚀 New features to boost your workflow:
|
Change from completed to executed
Review from nenadnoveljic is dismissed. Related teams and files:
- database-monitoring-agent
- postgres/metadata.csv
Review from nenadnoveljic is dismissed. Related teams and files:
- database-monitoring-agent
- postgres/metadata.csv
|
Is there a Jira card to link to this PR? |
Review from nenadnoveljic is dismissed. Related teams and files:
- database-monitoring-agent
- postgres/datadog_checks/postgres/data/conf.yaml.example
|
The following files, which will be shipped with the agent, were modified in this PR and You can ignore this if you are sure the changes in this PR do not require QA. Otherwise, consider removing the label. List of modified files that will be shipped with the agent |
|
I had an out-of date ddev version, decided it was easier to start fresh on a new PR: #21934 |
What does this PR do?
Clarifies that postgresql.duration.* metrics (based on pg_stat_statement) are the values of completed queries
Motivation
Customer feedback
Review checklist (to be filled by reviewers)
qa/skip-qalabel if the PR doesn't need to be tested during QA.backport/<branch-name>label to the PR and it will automatically open a backport PR once this one is merged