emit 1.0.0

Developer-first diagnostics for Rust applications.
Documentation
1
2
3
4
5
6
# Metrics limitations

`emit`'s metric model is intended to be simple, covering most key use-cases, but has some limitations compared to the OpenTelemetry model:

- No percentile histograms.
- Only one metric per event.