Marc Alff
|
545f9f4108
|
[CodeHealth] fix include-what-you-use, part 8 (#3465)
|
2025-06-09 10:23:10 +02:00 |
Pranav Sharma
|
d976876feb
|
[API] Add Enabled method to Tracer (#3357)
|
2025-04-22 07:13:52 -07:00 |
Marc Alff
|
e5a1a15296
|
[Code Health] Include what you use, part 6 (#3216)
|
2025-01-08 10:31:06 +01:00 |
Marc Alff
|
d15da3b256
|
[Code health] Include what you use cleanup, part 5 (#3140)
|
2024-11-27 11:57:47 +01:00 |
Pranav Sharma
|
be1f43ca00
|
[API] Comply with W3C Trace Context (#3115)
|
2024-11-06 18:35:40 +01:00 |
Marc Alff
|
6445819fce
|
[API] Jaeger Propagator should not be deprecated (#3086)
|
2024-10-08 18:49:56 +02:00 |
Marc Alff
|
a9208987c5
|
[Code Health] include-what-you-use cleanup, part 3 (#3004)
|
2024-08-26 12:59:17 -07:00 |
Siddhartha Malladi
|
a71642fe67
|
[Code Health] Clang Tidy cleanup, Part 2 (#3038)
|
2024-08-25 19:58:32 +02:00 |
Siddhartha Malladi
|
eb2b9753ea
|
[Code Health] clang-tidy cleanup, part 1 (#2990)
|
2024-07-11 11:45:17 +02:00 |
Marc Alff
|
c42dcca9f8
|
[CI] Upgrade to clang-format 18 (#2684)
|
2024-05-29 22:01:06 +02:00 |
karusher
|
c7a88c479f
|
[API] Propagation: fix for hex conversion to binary for odd hex strings (#2533)
|
2024-02-14 09:59:31 +01:00 |
Emmanuel Courreges
|
7cc781e654
|
[API] Propagators: do not overwrite the active span with a default invalid span (#2511)
|
2024-01-29 22:59:29 +01:00 |
Marc Alff
|
17da6d87c1
|
[API] Add a new AddLink() operation to Span (#2380)
|
2023-10-27 18:27:57 +02:00 |
Marc Alff
|
91dd15fbdf
|
[API] Add InstrumentationScope attributes in TracerProvider::GetTracer() (#2371)
|
2023-10-19 23:34:58 +02:00 |
Marc Alff
|
1fc4cacf3e
|
Fixed copyright for every file under api/, (#1960)
|
2023-02-06 22:07:36 +00:00 |
Marc Alff
|
1ae2fe538c
|
[MAINTAINER DOC] Define and document a deprecation process (#1923)
|
2023-01-30 10:24:34 -08:00 |
Tom Tan
|
3f0eee6b91
|
Add option WITH_BENCHMARK to disable building benchmarks (#1794)
|
2022-11-23 17:01:33 -08:00 |
Marc Alff
|
fa5f9fc105
|
Add CMake OTELCPP_MAINTAINER_MODE (#1650)
|
2022-10-14 20:52:10 -07:00 |
Marc Alff
|
f29703b21c
|
Fixes #249 (#1677)
Fixed many remaining compiler warnings.
|
2022-10-13 20:56:17 +02:00 |
Marc Alff
|
c7dfc0de26
|
Fix build warnings (#1613)
|
2022-09-14 16:32:56 +02:00 |
Lalit Kumar Bhasin
|
99a72e1ae0
|
Add noexcept/const qualifier at missing places for Trace API. (#1374)
* fix noxcept
* fix etw
|
2022-05-06 07:21:22 -07:00 |
Zsolt Bölöny
|
d3c4200654
|
Fix empty tracestate header propagation (#1373)
|
2022-05-05 11:49:23 -07:00 |
Ehsan Saei
|
5aa632741d
|
Mark tags to bazel targets round 2 (#1094)
|
2021-12-15 18:50:04 -08:00 |
Paurush Garg
|
9772156789
|
fix: issue 368- consistent namespace scope resolution (#1008)
|
2021-11-15 19:53:34 -08:00 |
Tom Tan
|
5de793d3cb
|
Add schema_url support to both Resource and InstrumentationLibrary (#979)
|
2021-09-21 01:18:38 -07:00 |
Lalit Kumar Bhasin
|
703576c0b8
|
make span context management public (#967)
|
2021-09-03 09:04:33 -07:00 |
Lalit Kumar Bhasin
|
98013c2563
|
Support for TextMapPropagator::Fields method (#799)
|
2021-07-02 10:47:22 +05:30 |
Lalit Kumar Bhasin
|
2383d99d4d
|
Associate valid SpanId/SpanContext with Spans irrespective of the Sampling decision. (#879)
|
2021-07-01 09:11:50 +05:30 |
Lalit Kumar Bhasin
|
b073e8b785
|
Perf benchmark tests for span creation ( along with context management ) (#856)
|
2021-06-15 14:25:38 +05:30 |
WenTao Ou
|
521ebd8f51
|
+ Move `CORE_RUNTIME_LIBS` into dependency of `opentelemetry_api` (#850)
|
2021-06-12 21:29:37 +05:30 |
Lalit Kumar Bhasin
|
2b080c1a4c
|
Return Scope object instead of unique_ptr<Scope> from Tracer::WithActiveSpan() (#788)
|
2021-05-25 13:30:43 +05:30 |
Lalit Kumar Bhasin
|
3fa6525f40
|
Add missing Copyright headers (#754)
|
2021-05-25 11:37:08 +05:30 |
Lalit Kumar Bhasin
|
5a97750c6e
|
Cleanup: Get Span from Context, Set Span to Context (#723)
|
2021-05-07 09:54:23 +05:30 |
Lalit Kumar Bhasin
|
2d2aa71ae7
|
restructure propagators (#715)
|
2021-05-05 11:27:51 +05:30 |
Lalit Kumar Bhasin
|
f10acac2fe
|
Non-template propagator, Implement Global Propagator, no-op propagator (#668)
|
2021-04-23 19:37:18 +05:30 |
Johannes Tax
|
a978920411
|
Get rid of obsolete core namespace in API (#686)
|
2021-04-22 12:15:10 +05:30 |
nikhil1511
|
afa2e79819
|
Refactoring trace_state to reuse common functionality in baggage (#638)
|
2021-04-06 00:44:00 +05:30 |
Siim Kallas
|
07f4a96bfe
|
Simplify propagators (#608)
|
2021-03-18 16:47:13 +05:30 |
Siim Kallas
|
1e5751e203
|
Add Jaeger propagator (#599)
|
2021-03-12 22:47:02 +05:30 |
Lalit Kumar Bhasin
|
58a1e8c1ed
|
Add composite propagator (#597)
|
2021-03-09 16:40:34 +05:30 |
Lalit Kumar Bhasin
|
b8a08eb550
|
Integrate TraceState with http_trace_context propagator (#563)
|
2021-03-04 13:16:13 +05:30 |
Tom Tan
|
3848295db0
|
Add TraceState to SpanContext (#561)
|
2021-02-23 23:57:10 +05:30 |
Tomasz Rojek
|
7ae5b54d37
|
Rename HTTPTextFormat to TextMapPropagator (#586)
|
2021-02-23 23:36:26 +05:30 |
Lalit Kumar Bhasin
|
ea871308f0
|
TraceState implementation as per spec (#551)
|
2021-02-04 11:58:18 +05:30 |
Bogdan Drutu
|
20db113ca3
|
Upgrade clang-format to 10.x, run ./tools/format.sh (#544)
|
2021-02-01 11:40:16 +05:30 |
Lalit Kumar Bhasin
|
cae3511915
|
Update StatusCode as per specs (#535)
|
2021-01-29 13:57:52 +05:30 |
Tomasz Rojek
|
eccafd591d
|
Adding B3 propagator (#523)
|
2021-01-28 21:15:13 +05:30 |
Johannes Tax
|
51eef56efa
|
Rename SpanContext.HasRemoteParent to SpanContext.IsRemote (#529)
|
2021-01-21 22:59:29 +05:30 |
Johannes Tax
|
2c976112f4
|
Use a consistent key for the current span in the context (#480)
|
2020-12-23 13:43:07 +05:30 |
Max Golovanov
|
1e7b9d8a95
|
Using STD library for API surface (#374)
|
2020-12-22 11:27:48 +05:30 |