fuel-core-metrics 0.28.0

Fuel metrics
Documentation
[dependencies.axum]
version = "0.5"

[dependencies.once_cell]
version = "1.16"

[dependencies.pin-project-lite]
version = "0.2"

[dependencies.prometheus-client]
version = "0.22.0"

[dependencies.regex]
version = "1"

[dependencies.tracing]
version = "0.1"
[dev-dependencies.tokio]
default-features = false
features = ["macros"]
version = "1.27"

[package]
authors = ["Fuel Labs <contact@fuel.sh>"]
categories = ["cryptography::cryptocurrencies"]
description = "Fuel metrics"
edition = "2021"
homepage = "https://fuel.network/"
keywords = ["blockchain", "cryptocurrencies", "fuel-vm", "vm"]
license = "BUSL-1.1"
name = "fuel-core-metrics"
repository = "https://github.com/FuelLabs/fuel-core"
version = "0.28.0"