mirror of
https://github.com/KevinMidboe/mktxp-no-cli.git
synced 2025-10-29 17:50:23 +00:00
more netwatch metrics (#97)
This commit is contained in:
@@ -20,7 +20,7 @@ class KidDeviceMetricsDataSource:
|
||||
"""
|
||||
|
||||
@staticmethod
|
||||
def metric_records(router_entry, *, metric_labels=None, translation_table = None):
|
||||
def metric_records(router_entry, *, metric_labels=None, translation_table=None):
|
||||
if metric_labels is None:
|
||||
metric_labels = []
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user