change victoriametrics
This commit is contained in:
parent
64455b070a
commit
be4fc2676e
3 changed files with 4 additions and 9 deletions
|
|
@ -20,7 +20,7 @@ in {
|
|||
enable = true;
|
||||
after = ["network-online.target"];
|
||||
wantedBy = ["multi-user.target"];
|
||||
script = "vmagent -promscrape.config=${configure_prom} -remoteWrite.url=http://victoria-server.cloonar.com:8428/api/v1/write";
|
||||
script = "vmagent -promscrape.config=${configure_prom} -envflag.enable -remoteWrite.url=https://victoria-server.cloonar.com/api/v1/write";
|
||||
|
||||
serviceConfig = {
|
||||
EnvironmentFile=config.sops.secrets.victoria-agent-env.path;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue