prod: telemetry: rename node-exporter job
This commit is contained in:
parent
ec1fa3e540
commit
596b7ab966
1 changed files with 21 additions and 21 deletions
|
@ -1,9 +1,9 @@
|
|||
job "telemetry-system" {
|
||||
job "telemetry-node-exporter" {
|
||||
datacenters = ["neptune", "scorpio", "bespin", "corrin", "dathomir"]
|
||||
type = "system"
|
||||
priority = "100"
|
||||
|
||||
group "collector" {
|
||||
group "node_exporter" {
|
||||
network {
|
||||
port "node_exporter" { static = 9100 }
|
||||
}
|
Loading…
Add table
Reference in a new issue