Are the web metrics http.client.requests not captured for non declarative reactive client #11881
Unanswered
SushmaReddyLoka
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @graemerocher any inputs here. |
Beta Was this translation helpful? Give feedback.
1 reply
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 am making use of reactive reactor.netty.http.clientHttpClient.create() in my application to make API calls , but none of client metrics are reported from /prometheus endpoint , is it expected or am I missing some configuration here.
micronaut version = "4.7.5"
micronaut-micrometer-core version = "5.10.0"
Beta Was this translation helpful? Give feedback.
All reactions