observatorium / api

The Observatorium API
Apache License 2.0
53 stars 65 forks source link

Add watcher for upstreams TLS certificates #716

Closed rubenvp8510 closed 3 months ago

rubenvp8510 commented 4 months ago

This PR adds a watcher for the certificates so in case of rotation, the certificates will be reloaded.

Added flags to disable/enable this per signal, and in the general server

periklis commented 4 months ago

Why only the traces endpoint? Can't we make it available but opt-in to every signal?

rubenvp8510 commented 4 months ago

Yes! I will extend this to all endpoints :)

rubenvp8510 commented 3 months ago

@douglascamata Sorry for the late response. this is ready for review again. Thank you very much!