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

Feature. Append query label #923

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

fireflg
Copy link

@fireflg fireflg commented Sep 25, 2023

Using the query label, we can visualize the number of queries in the database. Like that:
image
Promql example:
image

collector/pg_stat_statements.go Outdated Show resolved Hide resolved
@SuperQ
Copy link
Contributor

SuperQ commented Sep 25, 2023

This needs a DCO sign-off. You can use git commit -s --amend to add it.

CHANGELOG.md Outdated
@@ -1,3 +1,20 @@
## 0.14.0 / 2023-09-11
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like an incorrect merge happened.

Copy link
Contributor

@SuperQ SuperQ left a comment

Choose a reason for hiding this comment

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

The flag still needs to be added and the query formatting done.

nikolay.deryugin and others added 3 commits November 28, 2023 10:16
Signed-off-by: nikolay.deryugin <nikolay.deryugin@itglobal.com>
Signed-off-by: Deryugin, Nikolay <nikolay.deryugin@itglobal.com>
Co-authored-by: Ben Kochie <superq@gmail.com>
Signed-off-by: fireflg <96112649+fireflg@users.noreply.github.com>
Signed-off-by: nikolay.deryugin <nikolay.deryugin@itglobal.com>
Signed-off-by: Deryugin, Nikolay <nikolay.deryugin@itglobal.com>
Signed-off-by: nikolay.deryugin <nikolay.deryugin@itglobal.com>
Signed-off-by: Deryugin, Nikolay <nikolay.deryugin@itglobal.com>
Copy link
Contributor

@SuperQ SuperQ left a comment

Choose a reason for hiding this comment

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

The commit history and conflicts need to be fixed.

Signed-off-by: Deryugin, Nikolay <nikolay.deryugin@itglobal.com>
@fireflg fireflg requested a review from SuperQ November 28, 2023 13:54
@fireflg
Copy link
Author

fireflg commented Jan 7, 2024

The commit history and conflicts need to be fixed.

Check please

@przemek-pokrywka
Copy link

#923 (comment)

@SuperQ please 🙏

@quolpr
Copy link

quolpr commented Mar 23, 2024

@SuperQ could you check the PR please? It's super important, hard to debug with just queryid

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

Successfully merging this pull request may close these issues.

None yet

5 participants