You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Implement byte matching in TCP query responses
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]>
0 commit comments