change victoriametrics
This commit is contained in:
parent
e413146d7c
commit
4921dfb6f7
4 changed files with 2 additions and 7 deletions
|
|
@ -7,10 +7,6 @@ let
|
|||
static_configs:
|
||||
- targets:
|
||||
- 127.0.0.1:9100
|
||||
remote_write:
|
||||
- url: https://victoria-server.cloonar.com/v1/write
|
||||
queue_config:
|
||||
max_samples_per_send: 10000
|
||||
'';
|
||||
in {
|
||||
sops.secrets.victoria-agent-env = {
|
||||
|
|
@ -28,7 +24,6 @@ in {
|
|||
|
||||
serviceConfig = {
|
||||
EnvironmentFile=config.sops.secrets.victoria-agent-env.path;
|
||||
ExecPreStart="echo $httpAuth_username";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue