warp-prometheus 0.5.0

An afterthought of prometheus metrics for Warp
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.log]
version = "0.4.0"

[dependencies.prometheus]
version = "0.13.0"

[dependencies.warp]
version = "0.3.0"

[package]
authors = ["Calvin Brown <cab025@protonmail.com>"]
description = "An afterthought of prometheus metrics for Warp"
edition = "2018"
license = "Apache-2.0"
name = "warp-prometheus"
readme = "README.md"
repository = "https://github.com/calvinbrown085/warp-prometheus"
version = "0.5.0"