Description
This attribute name has been deprecated in the OpenTelemetry semantic conventions.Bad Code
Good Code
Properties
- Category: OpenTelemetry
- Severity: Warning
- Enabled by default: True
- Code fix available: True
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
This attribute name has been deprecated in the OpenTelemetry semantic conventions
activity.SetTag("http.method", "GET");
activity.SetTag("http.request.method", "GET");
dotnet_diagnostic.AL0012.severity = warning
Was this page helpful?
