Replies: 1 comment 6 replies
-
Look at the span details, there are attributes/tags that will give you more info. If you can't figure it out on your own provide a minimal application that reproduces your issue. |
Beta Was this translation helpful? Give feedback.
6 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.
-
Hi,
I'm testing opentelemetry using Java 8 and springboot 2.7.2.
I would like to know what means the default HTTP GET tracing request as shown bellow?

Because it's invoked many times and i didn't make any requests, and it's being called automatically.
Is there how to configure the frequency time that it's called. E.g: Using spring application properties?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions