This commit is contained in:
c-cube 2024-03-08 17:14:33 +00:00
parent 0ae6de0809
commit 67005a8e51
5 changed files with 37 additions and 1 deletions

View file

@ -1,3 +1,12 @@
## 0.8
- feat: add dep on `hmap`, add standard keys to carry around a span context or trace id
- add semantic conventions for code and HTTP
- better debug message in curl backend
- make otel-trace a bit more lightweight
## 0.7
- add Span_link.of_span_ctx, Scope.to_span_ctx, dummy values

View file

@ -1,3 +1,12 @@
## 0.8
- feat: add dep on `hmap`, add standard keys to carry around a span context or trace id
- add semantic conventions for code and HTTP
- better debug message in curl backend
- make otel-trace a bit more lightweight
## 0.7
- add Span_link.of_span_ctx, Scope.to_span_ctx, dummy values

View file

@ -1,3 +1,12 @@
## 0.8
- feat: add dep on `hmap`, add standard keys to carry around a span context or trace id
- add semantic conventions for code and HTTP
- better debug message in curl backend
- make otel-trace a bit more lightweight
## 0.7
- add Span_link.of_span_ctx, Scope.to_span_ctx, dummy values

File diff suppressed because one or more lines are too long

View file

@ -1,3 +1,12 @@
## 0.8
- feat: add dep on `hmap`, add standard keys to carry around a span context or trace id
- add semantic conventions for code and HTTP
- better debug message in curl backend
- make otel-trace a bit more lightweight
## 0.7
- add Span_link.of_span_ctx, Scope.to_span_ctx, dummy values