Skip to content

Commit

Permalink
[elasticsearch] Fix ingest_pipeline metricset name in docs (#37964)
Browse files Browse the repository at this point in the history
Co-authored-by: Milton Hultgren <milton.hultgren@elastic.co>
  • Loading branch information
BBQigniter and miltonhultgren committed Feb 14, 2024
1 parent 846f830 commit ecaf12c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ processor-level metrics will be collected during 25% of the time. This can be co
- module: elasticsearch
period: 10s
metricsets:
- ingest
- ingest_pipeline
ingest.processor_sample_rate: 0.1 # decrease to 10% of fetches
----

0 comments on commit ecaf12c

Please sign in to comment.