mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-09 12:23:32 -04:00
changelog
This commit is contained in:
parent
40420bb7e2
commit
b5d3d8cbbb
1 changed files with 12 additions and 0 deletions
12
CHANGES.md
Normal file
12
CHANGES.md
Normal file
|
|
@ -0,0 +1,12 @@
|
||||||
|
|
||||||
|
|
||||||
|
## 0.2
|
||||||
|
|
||||||
|
- require pbrt only, use ocaml-protoc as a lint
|
||||||
|
- add `Metrics_callbacks` module
|
||||||
|
- add histogram metrics (untested)
|
||||||
|
- basic support for logs
|
||||||
|
- expose `tick` function (useful in the absence of a background thread)
|
||||||
|
- debug the library is set via `OTEL_OCAML_DEBUG`
|
||||||
|
- provide conventions for standard metrics
|
||||||
|
- add runtime attrs to GC stats
|
||||||
Loading…
Add table
Reference in a new issue