-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
Description
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].
palage4a