sysdiglabs/sysdig-sdk-python

currently display name is not considered in scope expression

rarchk opened this issue · 1 comments

In creating dashboards from file, we skip scopes defined in file. For that purpose we may have to purposefully built the filter list, but that filter list does not considers variable names. Hence we cannot perfectly create a dashboards from file.

Hi all, same problem. I have some dashboards using scope variable (display name) as token. When i use the create_dashboard_from_file method in Dashboard Filter i don't have any chance to pass the scope properly.