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

Add tls_auth_handler for push gateway #841

Merged
merged 1 commit into from
Oct 11, 2022
Merged

Add tls_auth_handler for push gateway #841

merged 1 commit into from
Oct 11, 2022

Conversation

csmarchbanks
Copy link
Member

Support pushing metrics to a push gateway instance running with TLS Authentication. A user will need to provide the appropriate certificates to send to the server, and can specify additional parameters depending on their setup.

Closes #761

README.md Outdated Show resolved Hide resolved
Support pushing metrics to a push gateway instance running with TLS
Authentication. A user will need to provide the appropriate certificates
to send to the server, and can specify additional parameters depending
on their setup.

Signed-off-by: Chris Marchbanks <csmarchbanks@gmail.com>
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.

Promethues client_python doesn't support TLS as well as authentication
2 participants