Is it possible to filter OMS dashboard on workspace?

36 Views Asked by At

I am trying to build dashboards which can be shared accross several Azure OMS workspaces. I want to be able to add a filter on the dashboard in order to select the right workspace.

This would avoid to have to build the same dashboard 20 times im different wokspaces.

I know that is is possible to select any visible workspace from a request using the :

workspace("<workspace_name>")

function but I am unable to get a filter on my OMS dashboards to switch workspace.

1

There are 1 best solutions below

2
On

As far as I know, the dashboard only supports the simple time filter, and not support other filters.

You may raise a user voice to the related team and hope they can add such feature in the future.