fix network metrics & grafana dashboard
number of top process consumer in config
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
# Filter mode: "whitelist" or "blacklist"
|
||||
# - whitelist: Only export metrics for processes in the lists below
|
||||
# - blacklist: Export metrics for all processes EXCEPT those in the lists
|
||||
filter_mode = "whitelist"
|
||||
filter_mode = "blacklist"
|
||||
|
||||
# Process names to monitor (case-insensitive substring match)
|
||||
# Examples for common server processes:
|
||||
|
||||
Reference in New Issue
Block a user