Commit Graph

21 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 a9208987c5
[Code Health] include-what-you-use cleanup, part 3 (#3004) 2024-08-26 12:59:17 -07:00
Tom Tan 78d488ca44
[BUILD] Remove the hard-coded separator in tracestate (#2672) 2024-05-23 14:54:53 +02:00
Kyle L a86f8f094a
[BUILD] Improve the handling of OPENTELEMETRY_HAVE_WORKING_REGEX. (#2430) 2023-12-05 20:39:39 +01:00
Cengizhan Pasaoglu 990da7dd0f
Fix inclusion header files and use forward declaration for API (#2124) 2023-05-07 16:02:40 -07:00
Tom Tan 4daca390e9
Build OpenTelemetry C++ SDK and exporter into DLL (#1932) 2023-02-13 09:46:25 -08:00
Tom Tan 59d0bc2055
Make macros.h available for all source files via version.h (#1918) 2023-01-17 13:45:17 -08:00
Marc Alff c7dfc0de26
Fix build warnings (#1613) 2022-09-14 16:32:56 +02:00
Marc Alff 74f0ac16b1
Fix header only api singletons (#1520) (#1604) 2022-09-13 07:01:40 -07: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
Shuai Zhang 3db551f1b0
Bugfix: regex is neither working on GCC 4.9.x (#1069) 2021-11-16 08:26:54 -08:00
Lalit Kumar Bhasin 3fa6525f40
Add missing Copyright headers (#754) 2021-05-25 11:37:08 +05:30
nikhil1511 afa2e79819
Refactoring trace_state to reuse common functionality in baggage (#638) 2021-04-06 00:44:00 +05:30
Quentin bd68a22ff5
Fix some C++ warnings (#619) 2021-03-24 14:31:10 +05:30
Tom Tan 3848295db0
Add TraceState to SpanContext (#561) 2021-02-23 23:57:10 +05:30
Lalit Kumar Bhasin ea871308f0
TraceState implementation as per spec (#551) 2021-02-04 11:58:18 +05:30
Lalit Kumar Bhasin c4df3bfab0
fix namespace in trace_state class (#526) 2021-01-21 12:16:34 +05:30
Reiley Yang ab7f5f2054
Add spell check to CI (#527) 2021-01-21 09:49:02 +05:30
Nadia Ciobanu b909da6786
Use memcpy in TraceState (#279) 2020-08-18 09:37:10 -07:00
Nadia Ciobanu 2300a53684
Add TraceState implementation (#273) 2020-08-14 14:24:33 -07:00
Nadia Ciobanu 318f37abab
Add TraceState definition (#234) 2020-08-04 12:35:19 -07:00