Connectivity to CCMS feature readded

This commit is contained in:
Aditya Ujeniya
2025-09-10 14:23:18 +02:00
parent 7948d5f773
commit b2368a0751
8 changed files with 1412 additions and 128 deletions

View File

@@ -8,6 +8,8 @@ import (
cclog "github.com/ClusterCockpit/cc-lib/ccLogger"
)
var InternalCCMSFlag bool = false
// --------------------
// Metric Store config
// --------------------