Skip to content

Commit

Permalink
Fix name of scraper in hostmetrics config
Browse files Browse the repository at this point in the history
Since open-telemetry/opentelemetry-collector#2311, 'swap' is known as 'paging'.
  • Loading branch information
punya authored Jun 15, 2021
1 parent 729dcf0 commit 33aa8d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/collector/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,9 +156,9 @@ receivers:
load:
memory:
network:
paging:
process:
processes:
swap:
# Data sources: traces
jaeger:
Expand Down

0 comments on commit 33aa8d3

Please sign in to comment.