zlayer-observability 0.1.0

OpenTelemetry tracing and Prometheus metrics for ZLayer
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# zlayer-observability

OpenTelemetry tracing and Prometheus metrics for ZLayer.

## Installation

Add to your `Cargo.toml`:

```toml
[dependencies]
zlayer-observability = "0.8"
```

## License

MIT - See [LICENSE](../../LICENSE) for details.