Marc Alff
|
545f9f4108
|
[CodeHealth] fix include-what-you-use, part 8 (#3465)
|
2025-06-09 10:23:10 +02:00 |
Doug Barker
|
549f2b009d
|
[TEST] test examples in CI with CMake Part 1 (#3449)
|
2025-06-05 20:49:45 +02:00 |
Doug Barker
|
82ec2a5a3d
|
[CMAKE] update cmake files in examples directory (#3421)
|
2025-05-19 15:06:37 +02:00 |
Marc Alff
|
5bc053e522
|
[SDK] Support OTEL_SDK_DISABLED environment variable (#3245)
|
2025-02-05 21:42:51 +01:00 |
Marc Alff
|
d19eb322e9
|
[CI] Spurious test failures (#3233)
|
2025-01-08 13:41:19 +01:00 |
Marc Alff
|
e5a1a15296
|
[Code Health] Include what you use, part 6 (#3216)
|
2025-01-08 10:31:06 +01:00 |
Marc Alff
|
6dbfdb52eb
|
[Code health] include-what-you-use cleanup, part 2 (#2704)
|
2024-07-06 17:16:02 +02:00 |
Marc Alff
|
f97dc061bc
|
[Code health] include-what-you-use cleanup (#2692)
|
2024-06-15 17:10:05 +02:00 |
Keith Smiley
|
eaaf6cd602
|
Fix old style cast warning (#2567)
Fixes https://github.com/open-telemetry/opentelemetry-cpp/issues/2556
|
2024-02-28 23:01:19 +01:00 |
Cengizhan Pasaoglu
|
cfcda5728e
|
[SDK] Header files cleanup, use forward declarations (#2182)
|
2023-06-21 00:11:31 +02:00 |
Marc Alff
|
1d18614edb
|
Fixed copyright in examples. (#1964)
|
2023-02-07 05:59:12 +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 |
Ehsan Saei
|
0a924fb490
|
Mark tags to bazel targets (#1075)
|
2021-11-22 14:10:03 -08:00 |
Paurush Garg
|
9772156789
|
fix: issue 368- consistent namespace scope resolution (#1008)
|
2021-11-15 19:53:34 -08:00 |
Lalit Kumar Bhasin
|
083cf026ac
|
Fix for resource deletion after tracer provider shutdown (#911)
|
2021-07-22 07:32:37 +05:30 |
WenTao Ou
|
521ebd8f51
|
+ Move `CORE_RUNTIME_LIBS` into dependency of `opentelemetry_api` (#850)
|
2021-06-12 21:29:37 +05:30 |
Lalit Kumar Bhasin
|
3fa6525f40
|
Add missing Copyright headers (#754)
|
2021-05-25 11:37:08 +05:30 |
Josh Suereth
|
7b07013639
|
Create shared context for updating span pipeline from TracerProvider and affecting Tracer. (#650)
|
2021-04-16 20:55:22 +05:30 |
Bogdan Drutu
|
dafd82a417
|
Add options to construct BatchSpanProcessor (#543)
|
2021-02-01 23:51:43 +05:30 |
Max Golovanov
|
1e7b9d8a95
|
Using STD library for API surface (#374)
|
2020-12-22 11:27:48 +05:30 |
Johannes Tax
|
a39b9b38d8
|
Remove static global context_handler_ variable (#322)
|
2020-09-21 15:59:08 -07:00 |
Sam Atac
|
a55843f580
|
Span auto add context (#252)
|
2020-08-12 12:51:20 -07:00 |
snehilchopra
|
c47e443eb5
|
Added example for batch span processor (#241)
|
2020-08-05 09:08:17 -07:00 |