mirror of
https://github.com/karl0ss/homepage.git
synced 2025-05-06 15:23:40 +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: {
|
mappings: {
|
||||||
targets: {
|
targets: {
|
||||||
endpoint: "targets",
|
endpoint: "targets?state=active",
|
||||||
validate: ["data"],
|
validate: ["data"],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user