Closed yhabteab closed 1 year ago
Trying to create filtered cube dimensions fails badly.
Host app
dimensions=host.vars.app
...&slice.host.vars.app=container
...&host.vars.department
...&slice.host.vars.department=nms
It should just work.
/cube/hosts?dimensions=host.vars.app%252Chost.vars.department%2Chost.vars.env&showSettings=1&sort=severity%2525252520desc%252520asc&slice.host.vars.app=container&slice.host.vars.department=nms
Include as many relevant details about the environment you experienced the problem in
icinga2 --version
php --version
Add any other context about the problem here.
Describe the bug
Trying to create filtered cube dimensions fails badly.
To Reproduce
Host app
dimensions=host.vars.app
...&slice.host.vars.app=container
...&host.vars.department
...&slice.host.vars.department=nms
Expected behavior
It should just work.
Screenshots
/cube/hosts?dimensions=host.vars.app%252Chost.vars.department%2Chost.vars.env&showSettings=1&sort=severity%2525252520desc%252520asc&slice.host.vars.app=container&slice.host.vars.department=nms
Your Environment
Include as many relevant details about the environment you experienced the problem in
icinga2 --version
):php --version
):Additional context
Add any other context about the problem here.