chaostoolkit-prometheus icon indicating copy to clipboard operation
chaostoolkit-prometheus copied to clipboard

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

Open mattiascockburn opened this issue 1 year ago • 0 comments

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 avatar Sep 25 '23 11:09 mattiascockburn