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 95a15a3 commit d0f8e30Copy full SHA for d0f8e30
tarantool/dashboard.libsonnet
@@ -4,9 +4,6 @@ local http = import 'http.libsonnet';
4
local slab = import 'slab.libsonnet';
5
local space = import 'space.libsonnet';
6
7
-local datasource = 'default';
8
-local measurement = 'example_project_http';
9
-
10
local dashboard = grafana.dashboard.new(
11
title='example_project_http',
12
description='example dashboard',
0 commit comments