mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-21 06:13:45 +00:00
normalize metric label to match prometheus data-model guide
This commit is contained in:
parent
eb43e39a81
commit
efa305eeec
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
from . import Controller
|
||||
from owrx.metrics import CounterMetric, DirectMetric, Metrics
|
||||
import json
|
||||
import re
|
||||
|
||||
|
||||
|
||||
class MetricsController(Controller):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue