| Crates.io | ic-metrics-assert |
| lib.rs | ic-metrics-assert |
| version | 0.1.1 |
| created_at | 2025-06-17 06:18:30.547495+00 |
| updated_at | 2025-06-17 14:12:17.794313+00 |
| description | Fluent assertions for metrics |
| homepage | |
| repository | https://github.com/dfinity/ic |
| max_upload_size | |
| id | 1715274 |
| size | 88,458 |
Fluent assertions for Prometheus-style metrics exposed by Internet Computer (IC) canisters.
ic-metrics-assert provides regex-based assertions for testing metrics endpoints of IC canisters. It supports both synchronous and asynchronous contexts, and integrates with PocketIc for local canister testing.
/metrics HTTP endpointpocket_ic feature for use with PocketIc environments