gen_ai.conversation.compacted
DevelopmentGenAI registrybooleanas of v1.44.0
Indicates whether the effective conversation context used for this operation is a compacted view of a prior conversation.
This attribute is a positive indicator of context compaction. Instrumentations
SHOULD set it to true only when they can reliably determine that context
compaction was applied. Instrumentations SHOULD NOT set it to false; they
SHOULD leave it unset otherwise.
Examples
- true
Used by
spans (1)
- gen_ai.inference.client
* required on that signal.