Commit Graph

13 Commits

Author SHA1 Message Date
Marc Alff e5a1a15296
[Code Health] Include what you use, part 6 (#3216) 2025-01-08 10:31:06 +01:00
Marc Alff a9208987c5
[Code Health] include-what-you-use cleanup, part 3 (#3004) 2024-08-26 12:59:17 -07:00
Siddhartha Malladi eb2b9753ea
[Code Health] clang-tidy cleanup, part 1 (#2990) 2024-07-11 11:45:17 +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
Harish Shan 5bf2f8007f
[BUILD] Add missing includes to runtime_context_test (#2395) 2023-11-06 11:42:59 -08:00
Lalit Kumar Bhasin 3fa6525f40
Add missing Copyright headers (#754) 2021-05-25 11:37:08 +05:30
Evgeny Yakimov c03cc612b6
Fix 32bit build error (#641) 2021-03-31 21:16:28 +05:30
Johannes Tax be1bbad6eb
Change strategy for detaching contexts (#383) 2020-10-29 21:28:53 -07:00
Johannes Tax f5079b56b3
Simplify context implementation (#372) 2020-10-29 11:32:29 -07:00
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
Sam Atac 4e2aeee8f3
Context helper functions (#225) 2020-07-29 12:49:13 -07:00
Sam Atac 283114d755
Runtime and threadlocal context (#209) 2020-07-27 19:24:27 -07:00