You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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].
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].
The text was updated successfully, but these errors were encountered: