sysdig-sdk-python icon indicating copy to clipboard operation
sysdig-sdk-python copied to clipboard

currently display name is not considered in scope expression

Open rarchk opened this issue 4 years ago • 1 comments
trafficstars

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.

rarchk avatar Aug 18 '21 14:08 rarchk

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.

Parseval123 avatar Nov 04 '21 10:11 Parseval123