fixup! cluster/services/consul: set agent HTTP API port
This commit is contained in:
parent
b655d9e086
commit
5e6ce367b9
1 changed files with 1 additions and 0 deletions
|
@ -34,5 +34,6 @@ in
|
||||||
services.grafana-agent.settings.integrations.consul_exporter = {
|
services.grafana-agent.settings.integrations.consul_exporter = {
|
||||||
enabled = true;
|
enabled = true;
|
||||||
instance = hostName;
|
instance = hostName;
|
||||||
|
server = config.links.consulAgent.url;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue