Change monitoring scraping interval to 15s
This commit is contained in:
parent
3a17ce19f9
commit
d8547c2a98
@ -81,7 +81,7 @@ in {
|
|||||||
}
|
}
|
||||||
{
|
{
|
||||||
job_name = "node-exporter";
|
job_name = "node-exporter";
|
||||||
scrape_interval = "60s";
|
scrape_interval = "20s";
|
||||||
static_configs = [
|
static_configs = [
|
||||||
{
|
{
|
||||||
targets = [
|
targets = [
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user