Commit Graph

11 Commits

Author SHA1 Message Date
Marc Alff 5bc053e522
[SDK] Support OTEL_SDK_DISABLED environment variable (#3245) 2025-02-05 21:42:51 +01:00
Marc Alff 8b613188a3
[SDK] TracerProvider should own TracerContext, not share it (#2221) 2023-07-08 16:07:38 +02:00
Cengizhan Pasaoglu cfcda5728e
[SDK] Header files cleanup, use forward declarations (#2182) 2023-06-21 00:11:31 +02:00
tyler92 f732872cc6
Fix compile error with GCC 11.3 (#2025)
Co-authored-by: Lalit Kumar Bhasin <lalit_fin@yahoo.com>
2023-03-07 18:24:59 +00:00
Marc Alff a343da043e
Fix #1867 Orderly shutdown in examples (#1868) 2023-01-04 06:33:40 -08:00
Marc Alff e708de5565
Fix trace sdk builder 1393 (#1471) 2022-07-15 12:52:12 -07:00
Paurush Garg 9772156789
fix: issue 368- consistent namespace scope resolution (#1008) 2021-11-15 19:53:34 -08:00
Lalit Kumar Bhasin 3fa6525f40
Add missing Copyright headers (#754) 2021-05-25 11:37:08 +05:30
Lalit Kumar Bhasin 1a68aaf769
cleanup for GetSpan (#794) 2021-05-25 00:01:37 +05:30
Tom Tan e901a36e67
Fix extracting TraceState from HttpTextMapCarrier (#738) 2021-05-11 09:28:50 +05:30
Lalit Kumar Bhasin d8467a78b3
Enhance existing http example to support w3c trace context propagation (#727) 2021-05-08 13:40:47 +05:30