Skip to main content
Source: Al0085InvalidAttributeValueAnalyzer.cs

Description

Span or metric attribute values must conform to the expected format defined by OpenTelemetry semantic conventions (e.g., HTTP methods must be uppercase).

Bad Code

Good Code

Properties

  • Category: OpenTelemetry
  • Severity: Error
  • Enabled by default: True
  • Code fix available: False

Configuration