Skip to content

Commit 7f961aa

Browse files
author
Muhammad Shahzeb
authored
Remove deprecated angular panels docker mixin (#1125)
* Remove deprecated angular panels docker mixin * Remove status panels from jsonnet libs mixin; Fix lint errors * Keep file name same to ensure uid generated based on filenames stay same
1 parent e5d392a commit 7f961aa

File tree

3 files changed

+1256
-291
lines changed

3 files changed

+1256
-291
lines changed
Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1-
(import 'docker.libsonnet') +
1+
{
2+
grafanaDashboards: {
3+
'docker.json': (import 'docker-overview.json'),
4+
},
5+
} +
26
(import 'docker-logs.libsonnet')

0 commit comments

Comments
 (0)