Graphite: new option available in metrics view to set cacheTimeout, will override default memcache timeout, Closes #266

This commit is contained in:
Torkel Ödegaard
2014-07-28 15:01:00 +02:00
parent 38633b6db4
commit 2bec41b80e
9 changed files with 48 additions and 22 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+7
View File
@@ -213,6 +213,13 @@
}
}
.grafana-metric-options {
margin-top: 35px;
.grafana-segment-list {
margin-left: 0;
}
}
// fix for fixed positioned panel & scrolling
.grafana-segment-dropdown-menu {
margin-bottom: 70px;