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 ed2704d commit d9ce408Copy full SHA for d9ce408
tarantool/dashboard.libsonnet
@@ -1,6 +1,6 @@
1
local grafana = import 'grafonnet/grafana.libsonnet';
2
3
-local slab = import 'tarantool/slab.libsonnet';
+local slab = import 'slab.libsonnet';
4
5
local datasource = 'default';
6
local measurement = 'example_project_http';
0 commit comments