Commit Graph

15 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 c6d394547b
[Code Health] include-what-you-use cleanup, part 4 (#3040) 2024-09-11 21:05:32 +02:00
WenTao Ou 9b222f2af1
Add `ForceFlush` for all `LogRecordExporter`s and `SpanExporter`s. (#2000) 2023-03-19 22:29:21 -07:00
Tom Tan 4daca390e9
Build OpenTelemetry C++ SDK and exporter into DLL (#1932) 2023-02-13 09:46:25 -08:00
Marc Alff c7dfc0de26
Fix build warnings (#1613) 2022-09-14 16:32:56 +02:00
Lalit Kumar Bhasin 3fa6525f40
Add missing Copyright headers (#754) 2021-05-25 11:37:08 +05:30
anshulkumar19 9a99b970ab
Refactor/duplicate enums (#658) 2021-04-09 23:15:47 +05:30
Lalit Kumar Bhasin 74ad7b14cd
Passing parent context to SpanProcessor::OnStart() (#552) 2021-02-03 13:14:33 +05:30
Tom Tan 68e510c68e
Change Shutdown() and ForceFlush() to return bool for traces (#419) 2020-12-11 23:54:46 +05:30
Josh Suereth 0f3a5c820c
Simple fix for #331: Add atomic_flag protection around exporter usage in SimpleProcessor. (#358) 2020-10-12 15:40:41 -07:00
Nick Holbrook 94755169c0
Move Mock Exporter to Separate File (#206) 2020-09-29 09:46:41 -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
Johannes Tax 2973baaf47
Add a minimal tracer example (#86) 2020-06-08 16:52:41 -07:00
Johannes Tax 9e2418b41d
Add interfaces for exporter, processor and span data (#55) 2020-04-20 15:50:13 -07:00