v0.13.0-alpha.1
版本发布时间: 2022-08-04 07:15:46
OutThereLabs/actix-web-opentelemetry最新发布版本:v0.18.0(2024-05-30 09:51:11)
Added
- Export RequestTracingMiddleware (#106)
- Allow customisation of client span names (#111)
Changed
- Update semantic conventions for client and server traces (#113)
- Reduce default span namer cardinality (#112)
- Remove http.client_ip from metrics (#110)
- Use proper metric semantic conventions (#109)
- Use Otel semantic conventions for metrics (#105)
- Simplify PrometheusMetricsHandler (#104)
- Refactor to make Prometheus optional (#103)