Compare commits
No commits in common. "33d6ea6da314950fd71007d0622a258728e03ee7" and "42491d050cbc2e40d8f731d3bf09e71de78075a5" have entirely different histories.
33d6ea6da3
...
42491d050c
@ -1,8 +1,3 @@
|
|||||||
# ========================
|
|
||||||
# FOR REFERENCE ONLY
|
|
||||||
# MD Recorder Container (on ops-server) is using local configuration files
|
|
||||||
# ========================
|
|
||||||
#
|
|
||||||
{
|
{
|
||||||
"check_interval_sec": 10.0
|
"check_interval_sec": 10.0
|
||||||
, "status_report_interval_sec": 3600.0
|
, "status_report_interval_sec": 3600.0
|
||||||
@ -1,8 +1,3 @@
|
|||||||
# ========================
|
|
||||||
# FOR REFERENCE ONLY
|
|
||||||
# MD Recorder Containers (on cloud28 and cloud29) are using local configuration files
|
|
||||||
# ========================
|
|
||||||
#
|
|
||||||
{
|
{
|
||||||
"refdata": @inc=http://@env{CONFIG_SERVICE}/refdata/refdata
|
"refdata": @inc=http://@env{CONFIG_SERVICE}/refdata/refdata
|
||||||
, "comm": @inc=http://@env{CONFIG_SERVICE}/apps/common/comm
|
, "comm": @inc=http://@env{CONFIG_SERVICE}/apps/common/comm
|
||||||
@ -1,7 +0,0 @@
|
|||||||
{
|
|
||||||
"md_recorder": {
|
|
||||||
"db": {
|
|
||||||
"class": "cvttpy_tools.db.timescale.tsdb_client.TimescaleDbClient"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
x
Reference in New Issue
Block a user