Skip to content

feat: full OTLP collector coverage (gRPC + HTTP)#17

Merged
ErickJ3 merged 5 commits into
mainfrom
feat/collector-coverage
Jul 8, 2026
Merged

feat: full OTLP collector coverage (gRPC + HTTP)#17
ErickJ3 merged 5 commits into
mainfrom
feat/collector-coverage

Conversation

@ErickJ3

@ErickJ3 ErickJ3 commented Jul 8, 2026

Copy link
Copy Markdown
Owner
  • OTLP/HTTP now serves /v1/traces, /v1/logs and /v1/metrics with protobuf, OTLP/JSON and gzip support, plus spec-conformant responses and google.rpc.Status errors
  • full data fidelity: span events/links/trace_state, log observed_time/event_name/flags/severity_text, exponential histograms, histogram buckets, summary quantiles, exemplars, resource attributes, instrumentation scope, nested (kvlist) attributes
  • SQLite schema v1 migration via PRAGMA user_version, existing databases preserved
  • UI renders span events (waterfall markers + detail tabs), links, resource attributes and distribution charts
  • accepts SDK span/link flags and ignores unknown OTLP/JSON fields (matches protobuf wire semantics)

@ErickJ3
ErickJ3 merged commit cccf1b3 into main Jul 8, 2026
6 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.

1 participant