JavaAgent Spring Batch Instrumentation #14109
Unanswered
MarcelinaKochman
asked this question in
Q&A
Replies: 1 comment
-
no
spring batch instrumentation currently only creates traces |
Beta Was this translation helpful? Give feedback.
0 replies
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 tried to use javaagent to instrument a Spring Batch application.
I have added the config:
but i cannot see any Spring Batch metrics generated, like
Should any metric be generated with the current implementation of Spring Batch Instrumentation? Or what is the scope of current Spring Batch support?
Beta Was this translation helpful? Give feedback.
All reactions