ws: add prometheus peer client metrics

This commit is contained in:
Joakim Frostegård 2023-06-14 11:09:23 +02:00
parent 32aa34366c
commit 6675126d08
6 changed files with 95 additions and 1 deletions

View file

@ -14,6 +14,12 @@
* Add support for reporting peer client information
### aquatic_ws
#### Added
* Add support for reporting peer client information
## 0.8.0 - 2023-03-17
### General