We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efb8a51 commit d218babCopy full SHA for d218bab
src/DIRAC/MonitoringSystem/Client/Types/PilotMonitoring.py
@@ -14,7 +14,7 @@ def __init__(self):
14
15
self.monitoringFields = ["NumTotal", "NumSucceeded"]
16
17
- self.index = "pilotStats_index"
+ self.index = "pilot-stats_index"
18
19
self.addMapping(
20
{
0 commit comments