Commit Graph

23 Commits

Author SHA1 Message Date
Marc Alff 545f9f4108
[CodeHealth] fix include-what-you-use, part 8 (#3465) 2025-06-09 10:23:10 +02:00
Marc Alff e5a1a15296
[Code Health] Include what you use, part 6 (#3216) 2025-01-08 10:31:06 +01:00
Marc Alff c6d394547b
[Code Health] include-what-you-use cleanup, part 4 (#3040) 2024-09-11 21:05:32 +02: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
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 c7f49debf3
Propagate resource to exporters (#706) 2021-05-01 01:09:38 +05:30
Johannes Tax a978920411
Get rid of obsolete core namespace in API (#686) 2021-04-22 12:15:10 +05:30
Evgeny Yakimov aeb8230ad2
Add SpanContext (and TraceState) to Recordable (#667) 2021-04-13 09:28:17 +05:30
Evgeny Yakimov 364c5cb3b1
Add SpanContext accessor SpanDataLink (#659)
Although the context was stored, it was not accessible. I've extended
tests to also validate that a valid context has been passed.
2021-04-07 20:11:25 +05:30
Lalit Kumar Bhasin cae3511915
Update StatusCode as per specs (#535) 2021-01-29 13:57:52 +05:30
Lalit Kumar Bhasin c5c82fdfe9
Propagate span kind to exporter (#423)
Propagate span kind to exporter
2020-12-09 01:43:01 +05:30
Karen Xu f2708921be
Move KeyValueIterable and KeyValueIterableView from trace to common (#363) 2020-10-17 20:10:44 -07:00
Johannes Tax a39b9b38d8
Remove static global context_handler_ variable (#322) 2020-09-21 15:59:08 -07:00
Johannes Tax 7711f73f7f
Add int32_t support for SpanData attributes (#243) 2020-08-15 11:31:19 -07:00
Sam Atac a55843f580
Span auto add context (#252) 2020-08-12 12:51:20 -07:00
Nadia Ciobanu cb017bff9d
Implement links and event attributes in SpanData (#242) 2020-08-05 13:48:57 -07:00
Nadia Ciobanu b096d8e72f
Remove default parameters from Recordable interface (#208) 2020-07-27 19:04:38 -07:00
Nadia Ciobanu f73f5bf9ae
Add events in SpanData (#194) 2020-07-20 18:53:20 -07:00
Johannes Tax e6f8a15c03
Copy attribute values stored in SpanData (#133) 2020-07-15 17:20:22 -07:00
Johannes Tax 9b624b9bbb
Support for attributes on spans (#117) 2020-06-23 09:40:23 -07:00
Johannes Tax 9e2418b41d
Add interfaces for exporter, processor and span data (#55) 2020-04-20 15:50:13 -07:00