metrics icon indicating copy to clipboard operation
metrics copied to clipboard

OpenTelemetry-compatible metrics naming

Open DifferentialOrange opened this issue 2 years ago • 2 comments

See Notion RFC (private) for more detailed info.

Provide a new naming policy for all metrics in tarantool/metrics based on OpenTelemetry naming guides. Implement a flag to enable new/old metrics naming policy through metrics.cfg{} . Implement metrics naming transformations in existing plugins where needed (like OTLP to Prometheus in OpenTelemetry C++ SDK).

OpenTelemetry provides a detailed guide on metrics naming [1].

  1. https://opentelemetry.io/docs/reference/specification/metrics/semantic_conventions/

DifferentialOrange avatar Jun 14 '23 18:06 DifferentialOrange

Estimation includes

  • proposing new name for each existing metric,
  • proposing a small guide for naming new metrics,
  • finalization and approval for all of the above with product team.

DifferentialOrange avatar Jun 14 '23 18:06 DifferentialOrange

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days

github-actions[bot] avatar Aug 21 '23 18:08 github-actions[bot]