fuel-metrics 0.15.3

Fuel metrics
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[package]
name = "fuel-metrics"
version = "0.15.3"
authors = ["Fuel Labs <contact@fuel.sh>"]
categories = ["cryptography::cryptocurrencies"]
edition = "2021"
homepage = "https://fuel.network/"
keywords = ["blockchain", "cryptocurrencies", "fuel-vm", "vm"]
license = "BUSL-1.1"
repository = "https://github.com/FuelLabs/fuel-core"
description = "Fuel metrics"

[dependencies]
axum = "0.5"
lazy_static = "1.4"
once_cell = "1.16"
prometheus-client = "0.18"