Using Grafana and Opentelemetry for Metrics & Traces in OSB12.2.1.4
Hi All,
we have been using Oracle Service Bus version 12.2.1.4 and we are using the Enterprise Obserability tool to collect Server logs, metrics, and traces from the OSB platform.
The decision was made to use the open-source stack (Grafana & OpenTelemetry) for Observability and Monitoring instead of the Enterprise version due to some licensing costs.
As part of POC,
we have installed a Grafana agent and, an opentelemetry-javaagent.jar, other jars on the OSB platform, its collecting&sends logs , metrics information properly to our backend system. However, we have issues with traces, as Grafana agent and JavaTelemetry-instrumentation are working and traces are collected from OSB Platform but TraceId is missing. Upon checking the details understood that I need to Inject traceID in logs, then only the agent collects full traces(