- Metrics・Trace・(Log)ごとに相互参照可能な仕組みの策定が進められている.
- 原因究明するときにこうした相互参照の情報ももとに検知すると精度が上がりそう.
MetricsとTraceはある程度相互参照可能になってきている。
- [https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/datamodel.md#exemplars](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/datamodel.md#exemplars)
- 例: [https://vbehar.medium.com/using-prometheus-exemplars-to-jump-from-metrics-to-traces-in-grafana-249e721d4192](https://vbehar.medium.com/using-prometheus-exemplars-to-jump-from-metrics-to-traces-in-grafana-249e721d4192)
Logの相互参照性はまだ限定的。
- [https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/logs/overview.md#limitations-of-non-opentelemetry-solutions](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/logs/overview.md#limitations-of-non-opentelemetry-solutions)