SIENTIAPDE-1083: add prometheus metrics to ingestor.
This commit is contained in:
21
.vscode/settings.json
vendored
21
.vscode/settings.json
vendored
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"python.testing.pytestArgs": [
|
||||
"."
|
||||
],
|
||||
"python.testing.unittestEnabled": false,
|
||||
"python.testing.pytestEnabled": true,
|
||||
"sonarlint.connectedMode.project": {
|
||||
"connectionId": "sonardev-sientia-ai",
|
||||
"projectKey": "Aignosi_sientia-dataops-opc-ingestor_1642c8bf-a148-4911-8362-0903d7fef99a"
|
||||
}
|
||||
}
|
||||
"python.testing.pytestArgs": ["."],
|
||||
"python.testing.unittestEnabled": false,
|
||||
"python.testing.pytestEnabled": true,
|
||||
"sonarlint.connectedMode.project": {
|
||||
"connectionId": "sonardev-sientia-ai",
|
||||
"projectKey": "Aignosi_sientia-dataops-opc-ingestor_1642c8bf-a148-4911-8362-0903d7fef99a"
|
||||
},
|
||||
"python.languageServer": "Pylance",
|
||||
"python.analysis.typeCheckingMode": "off",
|
||||
"editor.suggestSelection": "first"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user