How to implement instrumentation in API Proxies apigee-X for send telemetry to Open Telemetry collector?

Hi

How you can set instrumentation and send telemetry like Apigee X proxy latency to a Open Telemetry Collector

Hello @Jesus_Alejandro ,

Current state OOTB Apigee X supports sending trace data via TraceConfig to either Cloud Trace or Jaeger (which is OpenCensus based): TraceConfig  |  Apigee  |  Google Cloud Documentation

If you would like to send trace data from Apigee X to your open telemetry system of record, I would recommend using a Service Callout as documented here: Sending OpenTelemetry spans from Apigee hybrid to Dynatrace (this is for Dynatrace but depending on your service of record we should have an example)

More native support is being tracked in b/408412487 as well, so once we know more we will be sure to update, thanks!

2 Likes