Skip to content

Add OpenTelemetry decision tracing#18

Merged
nagasatish007 merged 1 commit into
agentguard-ai:mainfrom
lleonardo-franco:feature/opentelemetry-tracing
May 26, 2026
Merged

Add OpenTelemetry decision tracing#18
nagasatish007 merged 1 commit into
agentguard-ai:mainfrom
lleonardo-franco:feature/opentelemetry-tracing

Conversation

@lleonardo-franco
Copy link
Copy Markdown
Contributor

Summary

  • add the optional TealOTelPlugin backed by OpenTelemetry with injected-tracer support
  • emit decision, module, guardrail, and cost spans with decision attributes, span links, and baggage attributes
  • expose the v1.2 integration publicly and document a Jaeger/OTLP setup with mock-tracer coverage

Validation

  • npx tsc --noEmit
  • npm run build:types
  • npm test -- --runInBand --no-watchman (95 suites, 2372 tests)

Resolves agentguard-ai/tealtiger#120

@nagasatish007 nagasatish007 merged commit 4262256 into agentguard-ai:main May 26, 2026
0 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add OpenTelemetry trace export for TealEngine decisions

2 participants