@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/ai/agent-opentelemetry-tail-sampling-and-trace-retention>
  a schema:TechArticle ;
  schema:headline "Agent OpenTelemetry Tail Sampling and Trace Retention" ;
  schema:url <https://anchorfact.org/ai/agent-opentelemetry-tail-sampling-and-trace-retention/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.685" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/agent-opentelemetry-tail-sampling-and-trace-retention>
  schema:citation <https://opentelemetry.io/docs/concepts/sampling/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/agent-opentelemetry-tail-sampling-and-trace-retention>
  schema:citation <https://opentelemetry.io/docs/collector/components/processor/> ;
  af:sourceTier "B" .