mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Enable prometheus by default, update README
This commit is contained in:
parent
9e7e56b082
commit
07eac06a36
4 changed files with 15 additions and 9 deletions
|
|
@ -17,6 +17,7 @@ name = "aquatic_udp"
|
|||
name = "aquatic_udp"
|
||||
|
||||
[features]
|
||||
default = ["prometheus"]
|
||||
cpu-pinning = ["aquatic_common/hwloc"]
|
||||
prometheus = ["metrics", "metrics-exporter-prometheus"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue