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

feat(metrics): support configurability of TLS verification, proxy support through requests #17

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mattiascockburn
Copy link

Introducing a new configuration flag verify_tls for the control that enables the user to disable TLS verification.

Implement a custom handler for pushing metrics that uses requests to benefit of its feature set like proxy support.

@mattiascockburn mattiascockburn marked this pull request as draft September 25, 2023 11:17
@mattiascockburn mattiascockburn marked this pull request as ready for review September 25, 2023 12:15
@mattiascockburn mattiascockburn marked this pull request as draft September 26, 2023 08:15
…port through requests

Introducing a new configuration flag `verify_tls` for the control that
enables the user to disable TLS verification.

Implement a custom handler for pushing metrics that uses `requests` to
benefit of its feature set like proxy support.

Signed-off-by: Mattias Cockburn <[email protected]>
@mattiascockburn mattiascockburn marked this pull request as ready for review September 26, 2023 14:58
@mattiascockburn mattiascockburn marked this pull request as draft September 29, 2023 08:34
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.

1 participant