feat: adding more hostmetrics (#317)

This commit is contained in:
Ankit Nayan 2021-09-28 23:24:14 +05:30 committed by GitHub
parent a5fd338a9d
commit a576092cd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,8 +10,12 @@ receivers:
hostmetrics: hostmetrics:
collection_interval: 10s collection_interval: 10s
scrapers: scrapers:
cpu:
load: load:
memory: memory:
disk:
filesystem:
network:
processors: processors:
batch: batch:
send_batch_size: 1000 send_batch_size: 1000