Replies: 3 comments 9 replies
-
I'm not sure I understand the question, but does this answer your question? |
Beta Was this translation helpful? Give feedback.
-
Hello @codespearhead Thank you for reply, I've seen this article before, and this is how I concluded first part of the narrative. Since I don't come from Java background (was in the past), and am thinking about instead of reading log files on system/pod level, I would rather send them in context of traces (+ structured logging), not sure if that (structured logging) is a thing in java space. For now I am interested if log handler could make this happen... Though my ultimate goal/wish would be that OTEL would be primary citizen in observability or as an option I hope I am clearer in explaining the story here |
Beta Was this translation helpful? Give feedback.
-
Hey @snovak7, I think I have the same issue and would be very interested to know if you found a solution? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Don't know how to begin, but the idea to have a consolidated Observability with Open Telemetry...
After researching, the metrics & tracing are part of Quarkus (though in limited format at the moment), but was thinking for Logs if Log Handler would need to be implemented to send logs to Open Telemetry if it is defined in ENV (also crucial for Metrics, Tracing) as part of instrumentation?
Beta Was this translation helpful? Give feedback.
All reactions