SIENTIAPDE-1083: add prometheus metrics to resource_manager.

This commit is contained in:
Bruno Domingues
2025-05-29 11:38:57 -03:00
parent f71b4c7937
commit 03ed5784b1
4 changed files with 205 additions and 69 deletions

View File

@@ -7,6 +7,6 @@
"projectKey": "Aignosi_sientia-dataops-opc-ingestor_1642c8bf-a148-4911-8362-0903d7fef99a"
},
"python.languageServer": "Pylance",
"python.analysis.typeCheckingMode": "basic",
"python.analysis.typeCheckingMode": "standard",
"editor.suggestSelection": "first"
}