syacobovitz opened a new issue #12199:
URL: https://github.com/apache/druid/issues/12199
### Description
In Prometheus-emitter:
Today: Pushgateway's address is a string and not a URL, push gateway handles
the string by adding "HTTP".
Hence it is not possible to configure Pushgateway with an "HTTPS" address.
Another problem is that the metrics are set each on a different push, which
causes them to delete each other.
### Motivation
The intended use case is to use pushgateway that requires an HTTPS address.
Also, see all detailed metrics and not only the last ones.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]