Skip to content

Conversation

@benjaminjb
Copy link
Contributor

Checklist:

  • Have you added an explanation of what your changes do and why you'd like them to be included?
  • Have you updated or added documentation for the change, as applicable?
  • Have you tested your changes on all related environments with successful results, as applicable?
    • Have you added automated tests?

Type of Changes:

  • New feature
  • Bug fix
  • Documentation
  • Testing enhancement
  • Other

What is the current behavior (link to any open issues here)?

ccp_pg_hba_checksum metric missing

What is the new behavior (if this is a feature change)?

  • Breaking change (fix or feature that would cause existing functionality to change)

We want OTel metrics to be as close to parity with the postgres_exporter solution as possible; so this PR adds the initial setup and metric query to get
'ccp_pg_hba_checksum', as well as the util function to mark a pg_hba setting as valid.

Other Information:

Issues: [PGO-2395]

benjaminjb and others added 8 commits May 7, 2025 16:05
We want OTel metrics to be as close to parity with
the postgres_exporter solution as possible; so this
PR adds the initial setup and metric query to get
'ccp_pg_hba_checksum', as well as the util function
to mark a pg_hba setting as valid.

Issues: [PGO-2395]
Co-authored-by: Tony Landreth <56887169+tony-landreth@users.noreply.github.com>
Co-authored-by: Tony Landreth <56887169+tony-landreth@users.noreply.github.com>
@benjaminjb benjaminjb force-pushed the benjb/otel-hba-checksum branch from 41be6fc to dc25f7b Compare May 7, 2025 21:10
Copy link
Contributor

@tony-landreth tony-landreth left a comment

Choose a reason for hiding this comment

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

Looks good!

@benjaminjb benjaminjb merged commit 1fa4ba4 into CrunchyData:main May 8, 2025
19 checks passed
dsessler7 pushed a commit that referenced this pull request Nov 14, 2025
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.

2 participants