We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 989a7ba commit 7f66e34Copy full SHA for 7f66e34
1 file changed
lib/server/kafka/AliEcsSynchronizer.js
@@ -91,7 +91,7 @@ class AliEcsSynchronizer {
91
eorReasons.push({
92
category: 'LHC',
93
title: 'Dump',
94
- description: 'Run stopped due to LHC dump',
+ description: 'Automatic stop of run by ECS due to LHC dump',
95
});
96
}
97
runService
0 commit comments