| Crates.io | metrique-service-metrics |
| lib.rs | metrique-service-metrics |
| version | 0.1.6 |
| created_at | 2025-08-12 21:03:53.114826+00 |
| updated_at | 2025-09-19 19:12:25.534201+00 |
| description | Library for working with unit of work metrics - writer-side interface |
| homepage | |
| repository | https://github.com/awslabs/metrique |
| max_upload_size | |
| id | 1792896 |
| size | 32,777 |
This package defines a ServiceMetrics global entry sink, that can be used by different parts of an application to share metrics.
This is a separate crate just to allow different major versions of metrique to share a global metrics sink. Most users should use it via the path metrique::ServiceMetrics instead of metrique_service_metrics::ServiceMetrics.