Skip to content

Commit

Permalink
fix typo in docs (#20541) (#20555)
Browse files Browse the repository at this point in the history
Signed-off-by: chrismark <[email protected]>
(cherry picked from commit a5b656d)
  • Loading branch information
ChrsMark authored Aug 11, 2020
1 parent 7904d7f commit 346d5d2
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 346d5d2

Please sign in to comment.