Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nexpie-grafana-theme
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kornkitt Poolsup
nexpie-grafana-theme
Commits
2802fe3f
Commit
2802fe3f
authored
Mar 19, 2018
by
Marcus Efraimsson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docker: update test dashboard for mssql tests
parent
62174c81
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
2 deletions
+15
-2
docker/blocks/mssql_tests/dashboard.json
+15
-2
No files found.
docker/blocks/mssql_tests/dashboard.json
View file @
2802fe3f
...
...
@@ -69,6 +69,18 @@
"showIn"
:
0
,
"tags"
:
[],
"type"
:
"tags"
},
{
"datasource"
:
"${DS_MSSQL_TEST}"
,
"enable"
:
false
,
"hide"
:
false
,
"iconColor"
:
"#7eb26d"
,
"limit"
:
100
,
"name"
:
"Metric Values"
,
"rawQuery"
:
"SELECT
\n
time,
\n
measurement as text,
\n
'' as tags
\n
FROM
\n
metric_values
\n
ORDER BY 1"
,
"showIn"
:
0
,
"tags"
:
[],
"type"
:
"tags"
}
]
},
...
...
@@ -76,7 +88,7 @@
"gnetId"
:
null
,
"graphTooltip"
:
0
,
"id"
:
null
,
"iteration"
:
15214
49511574
,
"iteration"
:
15214
58057789
,
"links"
:
[],
"panels"
:
[
{
...
...
@@ -2012,5 +2024,5 @@
"timezone"
:
""
,
"title"
:
"Microsoft SQL Server Data Source Test"
,
"uid"
:
"GlAqcPgmz"
,
"version"
:
3
1
"version"
:
3
3
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment