Torkel Ödegaard
|
a258e2e608
Added log base 2 graph y axis scale
|
10 years ago |
Torkel Ödegaard
|
e69bacaee1
Merge branch 'color_by_regex'
|
10 years ago |
Torkel Ödegaard
|
8c0e1060e6
Graph: Define series color using regex rule, Closes #590
|
10 years ago |
Torkel Ödegaard
|
fb56bc59f2
Create pid file before runtime init, Fixes #1990
|
10 years ago |
Torkel Ödegaard
|
1c9993f185
Backend configuration: When unknown key was detected the log error was not visible in log file due to logging was initialized after user config file is loaded, logging is now initialized twice, once based on defaults and command line arguments, then then again after user config file, Fixes #1992
|
10 years ago |
Torkel Ödegaard
|
2dac975805
began work on color by regex / series override for color, #590
|
10 years ago |
Torkel Ödegaard
|
2bb63835b6
Merge pull request #1991 from jeffbmartinez/fixGrammarInDocs
|
10 years ago |
jeff martinez
|
bfafb83604
Fix minor grammar issue in docs index page
|
10 years ago |
Torkel Ödegaard
|
ea54f6923b
Added graphite function changed, closes #1961
|
10 years ago |
Torkel Ödegaard
|
1a401780ba
Updated changelog with completed story, JSON dashboards added to search, Closes #960
|
10 years ago |
Torkel Ödegaard
|
448a8b8d1c
Major refactorings around searching, moved to seperate package, trying to move stuff out of models package, extend search support searching different types of entities and different types of dashboards, #960
|
10 years ago |
Torkel Ödegaard
|
c8146e759f
Fixed json index unit test
|
10 years ago |
Torkel Ödegaard
|
bb7d79e6d2
Refactoring search to support more than just db dashboards
|
10 years ago |
Torkel Ödegaard
|
fb35f7210c
Fixed failing golang test
|
10 years ago |
Torkel Ödegaard
|
187834b17c
Trying to get dashboard loading and dashboard meta flags like canSave, canStar more managable
|
10 years ago |
Torkel Ödegaard
|
4822d02787
Things are starting to work again
|
10 years ago |
Torkel Ödegaard
|
35cc0a1cc0
Rewriting anb abstracting how dashboards are loaded, unifying db, json files, and script dashboards, #960
|
10 years ago |
Torkel Ödegaard
|
b3be51f17f
Lots of work on search and dashboard loading, trying to generalize concepts and code, #960
|
10 years ago |
Torkel Ödegaard
|
a40299b4dc
Progress on json file index and search #960
|
10 years ago |
Torkel Ödegaard
|
1a9f630710
Began work on adding json files to search, #960
|
10 years ago |
Torkel Ödegaard
|
48ddd7213f
Removed unused keybinding, ctrl+l, Fixes #1962
|
10 years ago |
Torkel Ödegaard
|
582e680b12
Singlestat: threshold checks are now done on a rounded value, rounded to same number of decimals as is shown, Fixes #1983
|
10 years ago |
Torkel Ödegaard
|
a04a403539
Merge branch 'docs-2.0'
|
10 years ago |
Torkel Ödegaard
|
564162442d
Merge pull request #1982 from jamtur01/conflink
|
10 years ago |
James Turnbull
|
7da3ee72c7
More docs fixes
|
10 years ago |
James Turnbull
|
823294f055
Fixed a series of installation doc issues
|
10 years ago |
Torkel Ödegaard
|
5aa495d0e4
Restored some previous grafana modifications to jquery flot
|
10 years ago |
Torkel Ödegaard
|
2e6c2347eb
Did some jquery flot performance tuning, added text size cache that reduced render times by 25% (for single serie graphs)
|
10 years ago |
Torkel Ödegaard
|
a256d71ef9
Merge pull request #1954 from jtyr/patch-1
|
10 years ago |
Torkel Ödegaard
|
b7a8551290
Merge pull request #1946 from DaveBlooman/theme_colour
|
10 years ago |