Quarkus micrometer integration with Prometheus Pushgateway #46867
lmartella1
started this conversation in
Community
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
some short-lived applications, such as batches running with Quarkus, cannot reliably use the common scrape paradigm implemented by Prometheus, as the pod may have already terminated. For such cases, Prometheus offers a push model approach via Prometheus PushGateway.
Is the push to Prometheus PushGateway supported by the Quarkus Micrometer Prometheus registry extension?
Thank you in advance
Beta Was this translation helpful? Give feedback.
All reactions