stack/apps
mantrakp04 1ab6bf41aa Add OTLP trace ingest endpoint for analytics spans
- Introduced a new endpoint for ingesting OpenTelemetry traces in OTLP/HTTP JSON format, allowing backend services to send trace data as analytics spans.
- Implemented validation and sanitization for incoming trace data, ensuring only valid spans are processed.
- Enhanced error handling for invalid payloads and added support for server or admin authentication.
- Updated analytics validation to accept additional formats for OpenTelemetry IDs, improving flexibility in trace identification.

These changes expand the analytics capabilities and improve the integration with OpenTelemetry for better observability.
2026-03-26 17:37:54 -07:00
..
backend Add OTLP trace ingest endpoint for analytics spans 2026-03-26 17:37:54 -07:00
dashboard Add OTLP trace ingest endpoint for analytics spans 2026-03-26 17:37:54 -07:00
dev-launchpad chore: update package versions 2026-03-13 13:53:08 -07:00
e2e Refactor analytics query to remove browser_session_id 2026-03-25 19:02:16 -07:00
hosted-components chore: update package versions 2026-03-13 13:53:08 -07:00
mock-oauth-server Turnstile integration for fraud protection (#1239) 2026-03-20 21:26:45 +00:00
oauth-mock-server In-source unit tests (#429) 2025-02-14 11:47:52 -08:00