Observability
Per-request OpenTelemetry spans with GenAI semantic conventions plus KnoxCall AI-Gateway attributes — export to your own backend (Langfuse, Braintrust, Datadog, …). No lock-in, no proprietary eval store.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Per-request OpenTelemetry spans with GenAI semantic conventions plus KnoxCall AI-Gateway attributes — export to your own backend (Langfuse, Braintrust, Datadog, …). No lock-in, no proprietary eval store.
| Attribute | Value |
|---|---|
gen_ai.system | Provider (e.g. anthropic, openai) |
gen_ai.request.model | Requested model |
gen_ai.usage.input_tokens | Input token count |
gen_ai.usage.output_tokens | Output token count |
knoxcall.ai_gateway.firewall_outcome | pass / warn / block / tag |
knoxcall.ai_gateway.pii_tokens_swapped | Count of PII redactions on the call |
knoxcall.ai_gateway.cost_usd | Estimated cost in USD |
Was this page helpful?