Provision go dashboard for gogs
This commit is contained in:
hosts/ildkule/services/metrics
1009
hosts/ildkule/services/metrics/dashboards/go-processes.json
Normal file
1009
hosts/ildkule/services/metrics/dashboards/go-processes.json
Normal file
File diff suppressed because it is too large
Load Diff
@ -70,6 +70,12 @@ in {
|
|||||||
url = "https://grafana.com/api/dashboards/9628/revisions/7/download";
|
url = "https://grafana.com/api/dashboards/9628/revisions/7/download";
|
||||||
options.path = dashboards/postgres.json;
|
options.path = dashboards/postgres.json;
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
name = "Go Processes (gogs)";
|
||||||
|
type = "file";
|
||||||
|
url = "https://grafana.com/api/dashboards/240/revisions/3/download";
|
||||||
|
options.path = dashboards/go-processes.json;
|
||||||
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user