Source: Al0068InvalidMetricNameAnalyzer.csDocumentation Index
Fetch the complete documentation index at: https://ancplua.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Description
Metric names should use dot-separated namespaces and snake_case to follow OpenTelemetry naming conventions.Bad Code
Good Code
Properties
- Category: Metrics
- Severity: Warning
- Enabled by default: True
- Code fix available: False
