Skip to content
Discussion options

You must be logged in to vote

So. What I was trying to suggest is that you replace the default Prometheus Meter Registry with your own..

The default producer will be replaced if you make your own:

You can also disable construction of the default Prometheus Meter Registry with a property (assuming you add your own instead):

quarkus.micrometer.export.prometheus.default-registry=false

As shown here (with StatsD):

https://quarkus.io/guides/micrometer#creating-a-customized-meterregistry

My thought was that you could …

Replies: 5 comments 26 replies

Comment options

You must be logged in to vote
1 reply
@ppatierno
Comment options

Comment options

You must be logged in to vote
9 replies
@ebullient
Comment options

@ppatierno
Comment options

@ppatierno
Comment options

@ebullient
Comment options

Answer selected by ShubhamRwt
@ShubhamRwt
Comment options

Comment options

You must be logged in to vote
7 replies
@ebullient
Comment options

@ShubhamRwt
Comment options

@ShubhamRwt
Comment options

@ShubhamRwt
Comment options

@ShubhamRwt
Comment options

Comment options

You must be logged in to vote
9 replies
@ebullient
Comment options

@ShubhamRwt
Comment options

@ShubhamRwt
Comment options

@ShubhamRwt
Comment options

@ShubhamRwt
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment