Commit Graph

17 Commits

Author SHA1 Message Date
Lalit Kumar Bhasin 4f5505f9cb
sem ver (#1140) 2021-12-20 12:25:30 -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
Lalit Kumar Bhasin 320c5935f6
Add note on experimental semantic convention implementation (#970)
* add note on experimental semantic conv

* nit

* Document experimental feature in versioning doc

* Document experimental feature in versioning doc

* rename experimental headers to experimental-*

* review comments

* missing changes

* fix bazel builg
2021-09-13 09:33:46 -07:00
Lalit Kumar Bhasin 703576c0b8
make span context management public (#967) 2021-09-03 09:04:33 -07:00
Lalit Kumar Bhasin 5414ebe92a
Adding semantic-convention attributes for trace (#868) 2021-07-30 22:17:53 +05:30
WenTao Ou 6ffa84854d
Fix issue 892 (#893) 2021-07-07 14:41:20 +05:30
WenTao Ou 521ebd8f51
+ Move `CORE_RUNTIME_LIBS` into dependency of `opentelemetry_api` (#850) 2021-06-12 21:29:37 +05:30
Max Golovanov d0e73c87c4
Switch from MPark variant to `absl::variant` as default (#771) 2021-06-04 23:59:02 +05:30
Lalit Kumar Bhasin 3fa6525f40
Add missing Copyright headers (#754) 2021-05-25 11:37:08 +05:30
Lalit Kumar Bhasin 1a68aaf769
cleanup for GetSpan (#794) 2021-05-25 00:01:37 +05:30
Tom Tan e901a36e67
Fix extracting TraceState from HttpTextMapCarrier (#738) 2021-05-11 09:28:50 +05:30
Lalit Kumar Bhasin d8467a78b3
Enhance existing http example to support w3c trace context propagation (#727) 2021-05-08 13:40:47 +05:30
Lalit Kumar Bhasin a987f0ac0b
Support for multiple processors (#692) 2021-04-30 00:16:50 +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
Tom Tan 70dafb8bd2
Remove unused variable in http server example (#643) 2021-04-01 07:43:03 +05:30
Lalit Kumar Bhasin 179a7f4047
Add http client/server example (#632) 2021-03-30 16:10:47 +05:30