Skip to content

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

Draft
mattiascockburn wants to merge 1 commit into
chaostoolkit-incubator:masterfrom
mattiascockburn:use_requests
Draft

feat(metrics): support configurability of TLS verification, proxy support through requests#17
mattiascockburn wants to merge 1 commit into
chaostoolkit-incubator:masterfrom
mattiascockburn:use_requests

Conversation

@mattiascockburn

Copy link
Copy Markdown

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 <mattias.cockburn@posteo.net>
@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