Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
ai3
float
Commits
f31d66c1
Commit
f31d66c1
authored
Jun 11, 2019
by
ale
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Replace static host list with dynamic one in service overview
parent
46c3dee4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
30 deletions
+9
-30
roles/prometheus/files/grafana/dashboards/service_overview.json
...prometheus/files/grafana/dashboards/service_overview.json
+9
-30
No files found.
roles/prometheus/files/grafana/dashboards/service_overview.json
View file @
f31d66c1
...
...
@@ -14,9 +14,9 @@
},
"editable"
:
true
,
"gnetId"
:
null
,
"graphTooltip"
:
0
,
"graphTooltip"
:
1
,
"id"
:
5
,
"iteration"
:
15
58800275735
,
"iteration"
:
15
60276264564
,
"links"
:
[
{
"asDropdown"
:
false
,
...
...
@@ -216,41 +216,20 @@
{
"allValue"
:
".*"
,
"current"
:
{
"
selected"
:
false
,
"text"
:
"
All
"
,
"value"
:
"
$__all
"
"
tags"
:
[]
,
"text"
:
"
latitanza
"
,
"value"
:
"
latitanza
"
},
"datasource"
:
"localhost"
,
"definition"
:
""
,
"definition"
:
"
label_values(up, host)
"
,
"hide"
:
0
,
"includeAll"
:
true
,
"label"
:
"Host"
,
"multi"
:
false
,
"name"
:
"host"
,
"options"
:
[
{
"selected"
:
true
,
"text"
:
"All"
,
"value"
:
"$__all"
},
{
"selected"
:
false
,
"text"
:
"host1"
,
"value"
:
"host1"
},
{
"selected"
:
false
,
"text"
:
"host2"
,
"value"
:
"host2"
},
{
"selected"
:
false
,
"text"
:
"host3"
,
"value"
:
"host3"
}
],
"options"
:
[],
"query"
:
"label_values(up, host)"
,
"refresh"
:
0
,
"refresh"
:
1
,
"regex"
:
""
,
"skipUrlSync"
:
false
,
"sort"
:
1
,
...
...
@@ -294,5 +273,5 @@
"timezone"
:
""
,
"title"
:
"All services"
,
"uid"
:
"HnScjOniz"
,
"version"
:
1
"version"
:
2
}
\ 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