mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-12 04:59:02 +08:00
feat: adding more hostmetrics (#317)
This commit is contained in:
parent
a5fd338a9d
commit
a576092cd4
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user