We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b93140 commit c077e24Copy full SHA for c077e24
examples/dashboard_save_load.py
@@ -44,7 +44,6 @@
44
# Now create the dashboard from the file. We use a filter for the Cassandra process
45
# as an example.
46
#
47
-
48
dashboardFilter = "proc.name = cassandra"
49
50
res = sdclient.create_dashboard_from_file('test dasboard from file', 'dashboard.json', dashboardFilter)
0 commit comments