Sergio
Results
3
issues of
Sergio
In order to differentiate sttp prometheus metrics by external service I used to tag the request with the name of the external service, so then when creating the `PrometheusBackend` I...
I have an app that exposes an http endpoint and produces into Kafka with `fs2-kafka`, however I would like to not make the app ready until I'm sure that the...