Commit Graph

33 Commits

Author SHA1 Message Date
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
Tom Tan d623bc57f6
[EXAMPLE] Clean the tracer initialization in OStream example (#3051) 2024-09-05 22:40:26 +02:00
Marc Alff 611906eeaf
[REMOVAL] Remove build option `WITH_DEPRECATED_SDK_FACTORY` (#2717) 2024-07-18 01:27:46 +02:00
Siddhartha Malladi eb2b9753ea
[Code Health] clang-tidy cleanup, part 1 (#2990) 2024-07-11 11:45:17 +02:00
Marc Alff f97dc061bc
[Code health] include-what-you-use cleanup (#2692) 2024-06-15 17:10:05 +02:00
Marc Alff 2535c70c4e
[API/SDK] Provider cleanup (#2664) 2024-06-03 22:46:08 +02:00
Cengizhan Pasaoglu cfcda5728e
[SDK] Header files cleanup, use forward declarations (#2182) 2023-06-21 00:11:31 +02:00
Tom Tan 4daca390e9
Build OpenTelemetry C++ SDK and exporter into DLL (#1932) 2023-02-13 09:46:25 -08: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 5aa632741d
Mark tags to bazel targets round 2 (#1094) 2021-12-15 18:50:04 -08: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
Ehsan Saei af75379971
Extract foo library into a separate library (#1043) 2021-10-29 19:55:21 -07:00
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
Reiley Yang 24a080fcdd
lint and reformat markdown (#579) 2021-02-12 14:09:40 -08:00
Reiley Yang a0777d1e77
Add markdownlint (#578) 2021-02-12 13:24:36 -08:00
Reiley Yang 484700a0da
Move from master to main (step1) (#531) 2021-01-25 16:46:03 -08:00
Lalit Kumar Bhasin ce89aa1094
Resource sdk Implementation (#502) 2021-01-22 10:27:17 +05:30
Johannes Tax a39b9b38d8
Remove static global context_handler_ variable (#322) 2020-09-21 15:59:08 -07:00
Johannes Tax dbf2e36478
Add Scope object to control the currently active span (#324) 2020-09-15 08:06:31 -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
easy 336593bb65
Autoformat. No functional changes. (#223) 2020-07-28 21:18:43 -07:00
Hudson Humphries a815620b24
Add OStreamSpanExporter (#183) 2020-07-21 12:38:03 -07:00
Ankit Bhargava c86794e41b
Enhancements to PR #86 Add minimal tracer example (#94) 2020-06-19 10:14:59 -07:00
Johannes Tax 2973baaf47
Add a minimal tracer example (#86) 2020-06-08 16:52:41 -07:00