more netwatch metrics (#97)

This commit is contained in:
Arseniy Kuznetsov
2024-04-14 17:56:13 +02:00
parent ae1ea85a2f
commit e473d1ee26
4 changed files with 51 additions and 21 deletions

View File

@@ -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: