apm-server icon indicating copy to clipboard operation
apm-server copied to clipboard

Add OTLP and Jaeger metrics to Stack Monitoring

Open marclop opened this issue 3 years ago • 1 comments

Description

We should look into displaying request / response metrics for OTLP or Jaeger in Stack Monitoring for the APM Server. We're already publishing them in the APM Server and should be collected through the beat module that metric beat uses. However it is likely that they're missing in the Elasticsearch mappings.

Additionally, we'd need to look into how to extend the existing Stack Monitoring UI to display those metrics once they've been added.

marclop avatar Mar 29 '22 12:03 marclop

As discussed offline, the metrics are already collected, the missing part is to add them to the ES template and the Stack Monitoring UI.

simitt avatar Mar 29 '22 14:03 simitt