add port
This commit is contained in:
parent
8a607a37a8
commit
3c1622ba21
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@
|
|||
scrape_interval = "15s";
|
||||
static_configs = [
|
||||
{
|
||||
targets = ["ellsberg.berlin.ccc.de"];
|
||||
targets = ["ellsberg.berlin.ccc.de:8006"];
|
||||
}
|
||||
];
|
||||
metrics_path = "/pve";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue