mirror of
https://github.com/KevinMidboe/mktxp-no-cli.git
synced 2025-10-29 17:50:23 +00:00
Initial commit
This commit is contained in:
@@ -25,6 +25,6 @@ class IdentityCollector(BaseCollector):
|
||||
if not identity_records:
|
||||
return
|
||||
|
||||
identity_metrics = BaseCollector.info_collector('identity', 'System identity', identity_records, identity_labels)
|
||||
identity_metrics = BaseCollector.info_collector('system_identity', 'System identity', identity_records, identity_labels)
|
||||
yield identity_metrics
|
||||
|
||||
|
||||
Reference in New Issue
Block a user