scuffle-metrics 0.0.1

Helper crate to instrument your code with metrics.
Documentation

scuffle-metrics

[!WARNING]
This crate is under active development and may not be stable.

crates.io docs.rs


A wrapper around opentelemetry to provide a more ergonomic interface for creating metrics.

Status

This crate is currently under development and is not yet stable, unit tests are not yet fully implemented.

Unit tests are not yet fully implemented. Use at your own risk.

License

This project is licensed under the MIT or Apache-2.0 license. You can choose between one of them if you use this work.

SPDX-License-Identifier: MIT OR Apache-2.0