What Are OpenTelemetry Metrics? OpenTelemetry metrics are measurements of services performance at runtime. For example, request counts, error rates, memory usage, or latency. Here’s how they compare to logs and traces, which are other types of telemetry data instrumented by OpenTelemetry: With metrics, teams monitor trends and patterns in their system performance. For example: This […]