Why doesn't the Java client have a Prometheus metrics interface like the Go client? #19831
Unanswered
crossoverJie
asked this question in
Q&A
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.
I found that the go client supports metrics, while the Java client only has these two interfaces:
if I want to get the metrics data similar to what the go client provides, what are the best practices?
Do you have any suggestions? thanks.
@merlimat
All reactions