Source: Al0064GenAiMissingRequiredAttributesAnalyzer.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
GenAI semantic conventions require spans to includegen_ai.system, gen_ai.request.model, and gen_ai.operation.name attributes for proper observability.
Bad Code
Good Code
Properties
- Category: GenAI
- Severity: Warning
- Enabled by default: True
- Code fix available: False
