Compare commits
4 Commits
42491d050c
...
33d6ea6da3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
33d6ea6da3 | ||
|
|
1cefe0ec5d | ||
|
|
bce75504e9 | ||
|
|
ecebd05389 |
7
data/apps/utils/mktdata/daily_md_crypto.cfg
Normal file
7
data/apps/utils/mktdata/daily_md_crypto.cfg
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"md_recorder": {
|
||||||
|
"db": {
|
||||||
|
"class": "cvttpy_tools.db.timescale.tsdb_client.TimescaleDbClient"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@ -1,3 +1,8 @@
|
|||||||
|
# ========================
|
||||||
|
# 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,3 +1,8 @@
|
|||||||
|
# ========================
|
||||||
|
# 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
|
||||||
Loading…
x
Reference in New Issue
Block a user