Skip to content

Commit 79f46ba

Browse files
Remove traces of old code
Remove traces of old code
2 parents 95a15a3 + d0f8e30 commit 79f46ba

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tarantool/dashboard.libsonnet

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ local http = import 'http.libsonnet';
44
local slab = import 'slab.libsonnet';
55
local space = import 'space.libsonnet';
66

7-
local datasource = 'default';
8-
local measurement = 'example_project_http';
9-
107
local dashboard = grafana.dashboard.new(
118
title='example_project_http',
129
description='example dashboard',

0 commit comments

Comments
 (0)