33 "config" : {
44 "database" : {
55 "implementation" : " CCDB" ,
6- "host" : " ali-qcdb.cern.ch:8083" ,
7- "username" : " not_applicable" ,
8- "password" : " not_applicable" ,
9- "name" : " not_applicable"
6+ "host" : " ccdb-test.cern.ch:8080"
107 },
118 "Activity" : {
12- "number" : " 42" ,
13- "type" : " 2"
149 },
1510 "monitoring" : {
16- "url" : " influxdb-unix :///tmp/telegraf.sock "
11+ "url" : " infologger :///debug?qc "
1712 },
1813 "consul" : {
19- "url" : " null:8500 "
14+ "url" : " "
2015 },
2116 "conditionDB" : {
22- "url" : " null:8083 "
17+ "url" : " ccdb-test.cern.ch:8080 "
2318 }
2419 },
2520 "tasks" : {
3025 "moduleName" : " QcMID" ,
3126 "detectorName" : " MID" ,
3227 "cycleDurationSeconds" : " 60" ,
33- "maxNumberCycles" : " -1" ,
3428 "dataSource" : {
3529 "type" : " direct" ,
36- "query" : " digits:MID/DATA;digits_rof:MID/DATAROF" ,
37- "query_comment" : " 100% sampling"
30+ "query" : " digits:MID/DATA;digits_rof:MID/DATAROF"
3831 }
3932 },
4033 "MIDClusters" : {
4437 "moduleName" : " QcMID" ,
4538 "detectorName" : " MID" ,
4639 "cycleDurationSeconds" : " 60" ,
47- "maxNumberCycles" : " -1" ,
4840 "dataSource" : {
4941 "type" : " direct" ,
50- "query" : " clusters:MID/TRACKCLUSTERS;clusterrofs:MID/TRCLUSROFS" ,
51- "query_comment" : " 100% sampling"
42+ "query" : " clusters:MID/TRACKCLUSTERS;clusterrofs:MID/TRCLUSROFS"
5243 }
5344 },
5445 "MIDTracks" : {
5849 "moduleName" : " QcMID" ,
5950 "detectorName" : " MID" ,
6051 "cycleDurationSeconds" : " 60" ,
61- "maxNumberCycles" : " -1" ,
6252 "dataSource" : {
6353 "type" : " direct" ,
64- "query" : " tracks:MID/TRACKS;trackrofs:MID/TRACKROFS" ,
65- "query_comment" : " 100% sampling"
54+ "query" : " tracks:MID/TRACKS;trackrofs:MID/TRACKROFS"
6655 }
6756 }
6857 },
124113 }
125114 },
126115 "dataSamplingPolicies" : []
127- }
116+ }
0 commit comments