gocardless / theatre

GoCardless' collection of Kubernetes extensions
MIT License
23 stars 17 forks source link

expose metrics for sidecar container #255

Closed theobarberbany closed 2 years ago

theobarberbany commented 2 years ago

This will expose metrics for the sidecar container. We use ports 8080 and 8090 as these are the metrics ports for PubSubTle and SideWrap respectively.

This should allow us to scrape metrics about the health of the two containers that power console session recording.