Skip to content

Conversation

@bitfehler
Copy link
Contributor

Currently the exporter only supports lines, which breaks byte-oriented protocols such as the PostgreSQL StartTLS handshake.

We also give a working example for Postgres in the sample configuration.

This is an attempt to get #1112 over the finish line, as it has apparently been abandoned.

I would be just as happy with #1424, but maybe this is a bit more generic and flexible?

@bitfehler bitfehler requested a review from electron0zero July 16, 2025 10:56
@bitfehler
Copy link
Contributor Author

I tried to address the review comments from #1112 while rebasing. Let me know if I missed anything...

Copy link
Member

@electron0zero electron0zero left a comment

Choose a reason for hiding this comment

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

few nits, lgtm 🙏🏼

needs a rebase and conflict resolved because of changes done in #1480.

@bitfehler
Copy link
Contributor Author

@electron0zero thanks for the review, I hope this is what you had in mind!

Copy link
Member

@electron0zero electron0zero left a comment

Choose a reason for hiding this comment

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

@bitfehler yup, this is what i had in my mind.

just one more ask for cleanup, I missed this in my last review. rest lgtm.

thanks for taking time and helping us push it over finish line 🙏🏼

Currently the exporter only supports lines, which breaks byte-oriented
protocols such as the PostgreSQL StartTLS handshake.

We also give a working example for Postgres in the sample configuration.

Signed-off-by: Stanislav Grozev <[email protected]>
Co-authored-by: Conrad Hoffmann <[email protected]>
@electron0zero electron0zero merged commit eb9423a into prometheus:master Nov 26, 2025
5 checks passed
@electron0zero
Copy link
Member

thank you for pushing it over finish line

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.

3 participants