Skip to content

Commit 19bc153

Browse files
committed
Typo/clarification
- Prometheus: Fix type and clarify parts of the man-page
1 parent 8a32179 commit 19bc153

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

man/man7/dsc-datatool-output-prometheus.7

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ because timestamps are not supported by the Textfile Collector.
2121

2222
You must make sure only one XML file from a server+node combination is
2323
processed at a time.
24-
Because otherwise you will have multiple data point from the same metric
25-
in the files generated and because the Textfile Collector does not support
26-
timestamps it cannot separate the measurements.
24+
Because otherwise you will get multiple data point for the same metric
25+
and this will generate errors from the Textfile Collector, since it does
26+
not support timestamps and cannot separate the measurements.
2727

2828
You must make sure that only one file (per server+node combo) is generated
2929
for the Textfile Collector to read, and it should be the same between runs.

0 commit comments

Comments
 (0)