Skip to content

Commit 457682e

Browse files
docs: remove stale ContinueOnError sentence from README
This line was added for a separate PR that was abandoned. It does not reflect the current behaviour. Signed-off-by: Alex Muntean <amuntean@godaddy.com>
1 parent ca244e2 commit 457682e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,6 @@ It is also possible when using SNMPv3 to supply an optional `snmp_engineid` para
108108
The multi-module functionality allows you to specify multiple modules, enabling the retrieval of information from several modules in a single scrape.
109109
The concurrency can be specified using the snmp-exporter option `--snmp.module-concurrency` (the default is 1).
110110

111-
If one module fails or times out, the metrics from all other modules in the same scrape are still returned. Only the failing module emits an `snmp_error` metric.
112-
113111
Note: This implementation does not perform any de-duplication of walks between different modules.
114112

115113
There are two ways to specify multiple modules. You can either separate them with a comma or define multiple params_module.

0 commit comments

Comments
 (0)