Commit Graph

32 Commits

Author SHA1 Message Date
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
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
Thomas-Barbier-1A d1143ab37e
[BUILD] 'uint8_t' not declared in this scope with gcc 13.2.1 (#2423) 2023-12-05 10:54:00 +01:00
Cengizhan Pasaoglu 990da7dd0f
Fix inclusion header files and use forward declaration for API (#2124) 2023-05-07 16:02:40 -07:00
Marc Alff 1ae2fe538c
[MAINTAINER DOC] Define and document a deprecation process (#1923) 2023-01-30 10:24:34 -08:00
Zsolt Bölöny d3c4200654
Fix empty tracestate header propagation (#1373) 2022-05-05 11:49:23 -07:00
wenyg 14ec78569c
fix: redefinition (#1052) 2021-11-04 09:45:02 -07:00
Lalit Kumar Bhasin aaf78a356d
remove internally used functionality from public API documentation (#973) 2021-09-09 09:45:18 -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
Max Golovanov 5acf4cf597
More fixes to build all with Visual Studio 2015 (#840) 2021-06-09 12:51:25 +05:30
Lalit Kumar Bhasin 3fa6525f40
Add missing Copyright headers (#754) 2021-05-25 11:37:08 +05:30
Tom Tan 8474404ab0
Update code example in comment of HttpTraceContext (#793) 2021-05-24 23:02:13 +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
Max Golovanov c873caf0e8
Visual Studio 2019 (C++20 w/STDLIB) fixes (#704) 2021-04-27 22:46:17 +05:30
Lalit Kumar Bhasin f10acac2fe
Non-template propagator, Implement Global Propagator, no-op propagator (#668) 2021-04-23 19:37:18 +05:30
Siim Kallas 1a5737af03
add missing inline specifiers (#660) 2021-04-06 21:20:09 +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
Tomasz Rojek 7ae5b54d37
Rename HTTPTextFormat to TextMapPropagator (#586) 2021-02-23 23:36:26 +05:30
Tom Tan 28366779d8
Fix branch name to main in links (#545) 2021-01-29 16:24:28 -08:00
Tomasz Rojek eccafd591d
Adding B3 propagator (#523) 2021-01-28 21:15:13 +05:30
Max Golovanov fa7a5e44e9
Update http_trace_context.h (#494) 2021-01-04 10:55:09 +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
Karen Xu f2708921be
Move KeyValueIterable and KeyValueIterableView from trace to common (#363) 2020-10-17 20:10:44 -07:00
Johannes Tax 4a1b793ce7
Add functionality to explicitely specify a span parent (#349) 2020-10-09 00:55:39 -07:00
Tianlin-Zhao 09983abea2
Added Http Trace Context (#143) 2020-08-25 18:18:40 -07:00