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

Table size name metric correction #439

Open
keithf4 opened this issue Oct 29, 2024 · 0 comments
Open

Table size name metric correction #439

keithf4 opened this issue Oct 29, 2024 · 0 comments
Labels
UNCONFIRMED Initial state. Need's triaged

Comments

@keithf4
Copy link
Collaborator

keithf4 commented Oct 29, 2024

Describe the issue:
The table size metric (ccp_table_size_size_bytes) mistakenly has the word "size" in it twice. This had been corrected in the 10.4 grafana dashboard but not in the metric name itself in the sql_exporter and postgres_exporter

Describe the expected behavior:
Correct ccp_table_size_size_bytes to ccp_table_size_bytes in all relevant locations

Note this has been fixed in the 4.12 Stable branch, so this just needs to be done in 5.x

Tell us about your environment:

  • pgMonitor version: 5.1.0
  • Container or non-container:
  • Container name / image:
  • Operating System for non-container:
  • PostgreSQL Version:
  • Exporter(s) in use (incl. version):
  • Prometheus version:
  • AlertManager version:
  • Grafana version: 10.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UNCONFIRMED Initial state. Need's triaged
Projects
None yet
Development

No branches or pull requests

1 participant