Open slalomsk8er opened 1 year ago
Nice idea.
Currently not possible. If I try to define a "ServiceGroup"
with "assign_filter: service.service_set=="My Service Set"
, I get Error: Invalid field access (for value of type 'Service'): 'service_set'
.
Describe the solution you'd like
This way one could quickly filter by, for example the chronyd service-set, with
/icingaweb2/monitoring/list/services?host=hostname&servicegroup=chronyd
in stead of/icingaweb2/monitoring/list/services?host=hostname&(service=%2Achrony%2A|service=%2Antp%2A)
.Resulting in:
Additional context
No response