revert changes about metrics
This commit is contained in:
parent
2d64008e6a
commit
2ecd563145
3 changed files with 6 additions and 52 deletions
|
|
@ -120,25 +120,5 @@
|
|||
"name" : "DB_SUBPOENA_PASSWORD",
|
||||
"value" : "Encrypted 2be98afc86aa7f2e4b11ba562feabf7eb",
|
||||
"description" : ""
|
||||
},{
|
||||
"name" : "DB_METRICS_HOST",
|
||||
"value" : "metrics-dbhost",
|
||||
"description" : ""
|
||||
}, {
|
||||
"name" : "DB_METRICS_PORT",
|
||||
"value" : "8888",
|
||||
"description" : ""
|
||||
}, {
|
||||
"name" : "DB_METRICS_NAME",
|
||||
"value" : "metrics-dbname",
|
||||
"description" : ""
|
||||
}, {
|
||||
"name" : "DB_METRICS_USERNAME",
|
||||
"value" : "metrics-user",
|
||||
"description" : ""
|
||||
}, {
|
||||
"name" : "DB_METRICS_PASSWORD",
|
||||
"value" : "Encrypted 2beebdaaa1ac8978aaa54aa72ce93bcc9",
|
||||
"description" : ""
|
||||
} ]
|
||||
} ]
|
||||
}
|
||||
|
|
@ -141,23 +141,23 @@
|
|||
"description" : ""
|
||||
}, {
|
||||
"name" : "DB_METRICS_HOST",
|
||||
"value" : "172.30.66.35",
|
||||
"value" : "metrics-dbhost",
|
||||
"description" : ""
|
||||
}, {
|
||||
"name" : "DB_METRICS_PORT",
|
||||
"value" : "5432",
|
||||
"value" : "8888",
|
||||
"description" : ""
|
||||
}, {
|
||||
"name" : "DB_METRICS_NAME",
|
||||
"value" : "ervu_business_metrics",
|
||||
"value" : "metrics-dbname",
|
||||
"description" : ""
|
||||
}, {
|
||||
"name" : "DB_METRICS_USERNAME",
|
||||
"value" : "readonly",
|
||||
"value" : "metrics-user",
|
||||
"description" : ""
|
||||
}, {
|
||||
"name" : "DB_METRICS_PASSWORD",
|
||||
"value" : "Encrypted 2be98afc86aa7f2e4b91caf74d19ca3c3",
|
||||
"value" : "Encrypted 2beebdaaa1ac8978aaa54aa72ce93bcc9",
|
||||
"description" : ""
|
||||
} ]
|
||||
}
|
||||
|
|
@ -1,26 +0,0 @@
|
|||
{
|
||||
"rdbms": {
|
||||
"POSTGRESQL": {
|
||||
"databaseName": "",
|
||||
"pluginId": "POSTGRESQL",
|
||||
"accessType": 0,
|
||||
"hostname": "",
|
||||
"password": "Encrypted 2be98afc86aa7f2e4b91caf74d19ca3c3",
|
||||
"pluginName": "PostgreSQL",
|
||||
"port": "",
|
||||
"attributes": {
|
||||
"SUPPORTS_TIMESTAMP_DATA_TYPE": "Y",
|
||||
"QUOTE_ALL_FIELDS": "N",
|
||||
"SUPPORTS_BOOLEAN_DATA_TYPE": "Y",
|
||||
"FORCE_IDENTIFIERS_TO_LOWERCASE": "N",
|
||||
"PRESERVE_RESERVED_WORD_CASE": "Y",
|
||||
"SQL_CONNECT": "",
|
||||
"FORCE_IDENTIFIERS_TO_UPPERCASE": "N",
|
||||
"PREFERRED_SCHEMA_NAME": ""
|
||||
},
|
||||
"manualUrl": "jdbc:postgresql://172.30.66.35:5432/ervu_business_metrics",
|
||||
"username": "readonly"
|
||||
}
|
||||
},
|
||||
"name": "metrics_test"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue