Commit Graph

17 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 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
Cengizhan Pasaoglu cfcda5728e
[SDK] Header files cleanup, use forward declarations (#2182) 2023-06-21 00:11:31 +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
Johan Peltenburg c0deb4065e
Log a warning when the BatchSpanProcessor queue is full. (#1871) 2022-12-22 23:31:10 -08:00
Marc Alff c7dfc0de26
Fix build warnings (#1613) 2022-09-14 16:32:56 +02:00
WenTao Ou 4762910eab
Merge branch 'merge_main_into_async-changes' into merge_async-changes_into_main (#1413) 2022-07-08 22:16:01 -07:00
WenTao Ou c96a3e32f0
Reorder the destructor of members in LoggerProvider and TracerProvider (#1245) 2022-03-08 10:17:02 -08: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
Bogdan Drutu dafd82a417
Add options to construct BatchSpanProcessor (#543) 2021-02-01 23:51:43 +05:30
Tom Tan 68e510c68e
Change Shutdown() and ForceFlush() to return bool for traces (#419) 2020-12-11 23:54:46 +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 f0789be8aa
Added batch span processor with test coverage (#195) 2020-08-03 18:14:50 -07:00