mirror of
https://github.com/karl0ss/homepage.git
synced 2025-05-06 23:33:41 +01:00
Enhancement: filter prometheus API endpoint for active only (#4701)
This commit is contained in:
parent
07dff4c8a5
commit
873c265205
@ -6,7 +6,7 @@ const widget = {
|
||||
|
||||
mappings: {
|
||||
targets: {
|
||||
endpoint: "targets",
|
||||
endpoint: "targets?state=active",
|
||||
validate: ["data"],
|
||||
},
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user