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

Release 0.4.0 #37

Merged
merged 2 commits into from
Jul 9, 2020
Merged

Release 0.4.0 #37

merged 2 commits into from
Jul 9, 2020

Conversation

SuperQ
Copy link
Contributor

@SuperQ SuperQ commented Jul 8, 2020

Counter names have been updated to match Prometheus naming conventions.

Other:

  • Update vendoring.
  • Update Prometheus build orb.

Signed-off-by: Ben Kochie superq@gmail.com

Counter names have been updated to match Prometheus naming conventions.
* `pgbouncer_stats_queries_duration_seconds` -> `pgbouncer_stats_queries_duration_seconds_total`
* `pgbouncer_stats_client_wait_seconds` -> `pgbouncer_stats_client_wait_seconds_total`
* `pgbouncer_stats_server_in_transaction_seconds` -> `pgbouncer_stats_server_in_transaction_seconds_total`

* [CHANGE] Cleanup exporter metrics #33
* [CHANGE] Update counter metric names #35
* [FEATURE] Add support for SHOW LISTS metrics #36

Other:
* Update vendoring.
* Update Prometheus build orb.

Signed-off-by: Ben Kochie <superq@gmail.com>
Signed-off-by: Ben Kochie <superq@gmail.com>
@SuperQ SuperQ requested a review from stanhu July 8, 2020 15:54
@SuperQ SuperQ merged commit f0ec9fc into master Jul 9, 2020
@SuperQ SuperQ deleted the superq/0.4.0 branch July 9, 2020 18:39
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

1 participant