fuel-core-metrics 0.17.13

Fuel metrics
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[package]
name = "fuel-core-metrics"
version = { workspace = true }
authors = { workspace = true }
categories = ["cryptography::cryptocurrencies"]
edition = { workspace = true }
homepage = { workspace = true }
keywords = ["blockchain", "cryptocurrencies", "fuel-vm", "vm"]
license = { workspace = true }
repository = { workspace = true }
description = "Fuel metrics"

[dependencies]
axum = { workspace = true }
lazy_static = { workspace = true }
libp2p-prom-client = { workspace = true }
once_cell = { workspace = true }
prometheus-client = { workspace = true }