summaryrefslogtreecommitdiff
path: root/packages/core/src/telemetry/sdk.ts
AgeCommit message (Expand)Author
2025-08-13Show OpenTelemetry SDK initialization & shutdown in debug mode only (#6096)Jerop Kipruto
2025-07-23add `--telemetry-outfile` flag (#4689)smhendrickson
2025-06-24Fix duplicate startSession logs and duplicate logging events over the wire (#...anj-s
2025-06-22Clearcut logging - initial implementation (#1274)owenofbrien
2025-06-13Revert "Telemetry: Auto-export to GCP if GOOGLE_CLOUD_PROJECT is set" (#1011)Jerop Kipruto
2025-06-13Telemetry: Auto-export to GCP if GOOGLE_CLOUD_PROJECT is set (#1003)Jerop Kipruto
2025-06-11refactor(telemetry): pass config object to telemetry functionsjerop
2025-06-11refactor: Centralize session ID generation and propagationjerop
2025-06-10feat: enable gzip compression for otlp exportersjerop
2025-06-09Simplify user agent handling. (#828)Tommaso Sciortino
2025-06-07Introduce ContentGeneratorConfig (#826)Tommaso Sciortino
2025-06-05OpenTelemetry Integration & Telemetry Control Flag (#762)Jerop Kipruto