Skip to content

Commit

Permalink
fix typo in docs (elastic#20541)
Browse files Browse the repository at this point in the history
Signed-off-by: chrismark <chrismarkou92@gmail.com>
  • Loading branch information
ChrsMark authored Aug 11, 2020
1 parent 0041246 commit a5b656d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -166,4 +166,4 @@ metricbeat.modules:

Note that when using `types_patterns`, the provided patterns have higher priority than the default patterns.
For instance if `_histogram_total` is a defined histogram pattern, then a metric like `network_bytes_histogram_total`
will be handled as a histogram even of it has the suffix `_total` which is a default pattern for counters.
will be handled as a histogram, even if it has the suffix `_total` which is a default pattern for counters.

0 comments on commit a5b656d

Please sign in to comment.