mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-08 20:07:55 -04:00
deploy: 267ac195ef
This commit is contained in:
parent
0ae6de0809
commit
67005a8e51
5 changed files with 37 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue