Set nekomesh prometheus job name
This commit is contained in:
parent
0e5427a388
commit
6931e85570
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
retentionTime = "2y";
|
||||
scrapeConfigs = [
|
||||
{
|
||||
job_name = "meshcore";
|
||||
job_name = "meshcore_repeater_telemetry";
|
||||
scrape_interval = "15m";
|
||||
static_configs = [{
|
||||
targets = [ "localhost:9091" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue