remove duplicate minio_exporter
This commit is contained in:
parent
c8eb59176a
commit
ad28a6bd6e
1 changed files with 0 additions and 8 deletions
|
@ -27,14 +27,6 @@
|
|||
];
|
||||
}];
|
||||
}
|
||||
{
|
||||
job_name = "minio_exporter";
|
||||
static_configs = [{
|
||||
targets = [
|
||||
"${config.services.prometheus.exporters.minio.listenAddress}:${toString config.services.prometheus.exporters.minio.port}"
|
||||
];
|
||||
}];
|
||||
}
|
||||
{
|
||||
job_name = "gitea_exporter";
|
||||
static_configs = [{
|
||||
|
|
Loading…
Reference in a new issue