feat: opentelemetry-tracing #3

Merged
sharang merged 3 commits from feature/opentelemetry-tracing into main 2026-03-07 23:51:20 +00:00
Owner
No description provided.
sharang added 2 commits 2026-03-07 23:33:02 +00:00
Add OpenTelemetry tracing and log export via OTLP
Some checks failed
CI / Format (push) Failing after 2s
CI / Clippy (push) Successful in 2m59s
CI / Security Audit (push) Has been skipped
CI / Tests (push) Has been skipped
a035e15894
Shared telemetry init module in compliance-core (behind `telemetry` feature)
sets up OTLP/gRPC export for traces and logs when OTEL_EXPORTER_OTLP_ENDPOINT
is set. Falls back to console-only output when unset.

Both agent and dashboard now use the shared init. Docker Compose includes
an OTel Collector service with a config template for SigNoz, Grafana
Tempo/Loki, Jaeger, etc.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add Keycloak and OpenTelemetry env vars to .env.example
Some checks failed
CI / Format (push) Failing after 2s
CI / Clippy (push) Successful in 3m11s
CI / Security Audit (push) Has been skipped
CI / Tests (push) Has been skipped
CI / Format (pull_request) Has been cancelled
CI / Clippy (pull_request) Has been cancelled
CI / Security Audit (pull_request) Has been cancelled
CI / Tests (pull_request) Has been cancelled
767d4d864d
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
sharang added 1 commit 2026-03-07 23:34:55 +00:00
Run cargo fmt across all crates
All checks were successful
CI / Format (push) Successful in 2s
CI / Clippy (push) Successful in 2m56s
CI / Security Audit (push) Has been skipped
CI / Tests (push) Has been skipped
CI / Format (pull_request) Successful in 3s
CI / Clippy (pull_request) Successful in 3m0s
CI / Security Audit (pull_request) Has been skipped
CI / Tests (pull_request) Has been skipped
78ac425d7d
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
sharang force-pushed feature/opentelemetry-tracing from 78ac425d7d to b234443324 2026-03-07 23:51:10 +00:00 Compare
sharang merged commit 65abc55915 into main 2026-03-07 23:51:20 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sharang/compliance-scanner-agent#3