how to export APM traces from Weblogic Server/OSB12.2.4.0
Does anyone have any idea how to export APM-Application Performance Management traces from Weblogic Server using Grafana and JavaTelemetry-instrumentation ?
we have been using Oracle Service Bus version 12.2.1.4 and we are using the Enterprise Obserability tool(Datadog) to collect Server logs, metrics, and traces from the OSB platform.
The decision was made to use the open-source stack (Grafana ,Prometheus,OpenTelemetry) for Observability and Monitoring instead of the Enterprise version due to some licensing cost.
we were successfully collecting logs and metrics through Grafana agent and Prometheus JMX Exporter . but not traces.
I have found an article that how to configure APM java agent to collect traces in Kubernets. But I am looking for solution for Onpremise as my servers are running on local DC( classic VM's).