Torkel Ödegaard
6fd37779b8
More work on new influxdb query editor, #1525
2015-05-16 22:37:08 +02:00
Torkel Ödegaard
d14b570d76
Merge pull request #2003 from tmonk42/redact_provider_config
...
Addresses #1853 , redact session provider secrets
2015-05-16 06:44:29 +02:00
Haneysmith, Nathan
2af28b90c2
whitespace update per gofmt
2015-05-15 13:25:41 -07:00
Haneysmith, Nathan
09b0e6e388
Addresses #1853 , redact session provider secrets
...
In cases where a database is used for session storage, redact the
session_provider config value. I assumed "@" as the marker for a
database vs file/memory.
2015-05-15 11:11:02 -07:00
Torkel Ödegaard
5ca8d590bd
Working on new query editor for influxdb 0.9, looking good! #1525
2015-05-15 15:58:07 +02:00
Torkel Ödegaard
11c8e80ea9
Working on new query editor for influxdb 0.9, #1525
2015-05-15 11:38:37 +02:00
Torkel Ödegaard
a258e2e608
Added log base 2 graph y axis scale
2015-05-14 17:39:31 +02:00
Torkel Ödegaard
e69bacaee1
Merge branch 'color_by_regex'
2015-05-14 12:34:37 +02:00
Torkel Ödegaard
8c0e1060e6
Graph: Define series color using regex rule, Closes #590
2015-05-14 12:34:30 +02:00
Torkel Ödegaard
fb56bc59f2
Create pid file before runtime init, Fixes #1990
2015-05-14 10:33:56 +02:00
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
2015-05-14 10:15:46 +02:00
Torkel Ödegaard
2dac975805
began work on color by regex / series override for color, #590
2015-05-13 21:34:50 +02:00
Torkel Ödegaard
2bb63835b6
Merge pull request #1991 from jeffbmartinez/fixGrammarInDocs
...
Fix minor grammar issue in docs index page
2015-05-13 19:30:29 +02:00
jeff martinez
bfafb83604
Fix minor grammar issue in docs index page
2015-05-13 09:58:58 -07:00
Torkel Ödegaard
ea54f6923b
Added graphite function changed, closes #1961
2015-05-13 16:32:33 +02:00
Torkel Ödegaard
1a401780ba
Updated changelog with completed story, JSON dashboards added to search, Closes #960
2015-05-13 14:01:48 +02:00
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
2015-05-13 13:36:24 +02:00
Torkel Ödegaard
c8146e759f
Fixed json index unit test
2015-05-13 10:57:18 +02:00
Torkel Ödegaard
bb7d79e6d2
Refactoring search to support more than just db dashboards
2015-05-13 10:45:53 +02:00
Torkel Ödegaard
fb35f7210c
Fixed failing golang test
2015-05-13 10:06:06 +02:00
Torkel Ödegaard
187834b17c
Trying to get dashboard loading and dashboard meta flags like canSave, canStar more managable
2015-05-13 09:58:45 +02:00
Torkel Ödegaard
4822d02787
Things are starting to work again
2015-05-12 19:24:11 +02:00
Torkel Ödegaard
35cc0a1cc0
Rewriting anb abstracting how dashboards are loaded, unifying db, json files, and script dashboards, #960
2015-05-12 17:39:56 +02:00
Torkel Ödegaard
b3be51f17f
Lots of work on search and dashboard loading, trying to generalize concepts and code, #960
2015-05-12 14:11:30 +02:00
Torkel Ödegaard
a40299b4dc
Progress on json file index and search #960
2015-05-12 12:20:03 +02:00
Torkel Ödegaard
1a9f630710
Began work on adding json files to search, #960
2015-05-11 20:04:03 +02:00
Torkel Ödegaard
48ddd7213f
Removed unused keybinding, ctrl+l, Fixes #1962
2015-05-11 10:03:34 +02:00
Torkel Ödegaard
582e680b12
Singlestat: threshold checks are now done on a rounded value, rounded to same number of decimals as is shown, Fixes #1983
2015-05-11 09:57:10 +02:00
Torkel Ödegaard
a04a403539
Merge branch 'docs-2.0'
...
Conflicts:
docs/sources/installation/configuration.md
docs/sources/installation/docker.md
2015-05-11 08:02:28 +02:00
Torkel Ödegaard
564162442d
Merge pull request #1982 from jamtur01/conflink
...
Fixed a series of installation doc issues
2015-05-11 07:57:10 +02:00
James Turnbull
7da3ee72c7
More docs fixes
...
1. Set paragraph size to 80 chars for better readability.
2. More formatting fixes.
3. More spelling and grammar fixes.
2015-05-10 16:52:40 -04:00
James Turnbull
823294f055
Fixed a series of installation doc issues
...
1. Fixed several spelling and grammar issues.
2. Fixed 404s for the Configuration page.
3. Fixed several Markdown formatting issues.
4. Tidy up of several pages.
2015-05-10 16:15:34 -04:00
Torkel Ödegaard
5aa495d0e4
Restored some previous grafana modifications to jquery flot
2015-05-09 19:47:21 +02:00
Torkel Ödegaard
2e6c2347eb
Did some jquery flot performance tuning, added text size cache that reduced render times by 25% (for single serie graphs)
2015-05-09 19:31:00 +02:00
Torkel Ödegaard
a256d71ef9
Merge pull request #1954 from jtyr/patch-1
...
Adding Ansible role for Grafana v2.x
2015-05-09 15:34:01 +02:00
Torkel Ödegaard
b7a8551290
Merge pull request #1946 from DaveBlooman/theme_colour
...
Add Android 5 theme colour
2015-05-09 15:33:38 +02:00
Torkel Ödegaard
8f0269de76
Merge branch 'subsecond-influx' of https://github.com/abrander/grafana
2015-05-09 15:28:39 +02:00
Torkel Ödegaard
1a6e6f405d
Merge branch 'master' of github.com:grafana/grafana
2015-05-09 15:28:23 +02:00
Torkel Ödegaard
59a2109cab
Investigating some performance optimizations, added more perf instrumentation & measurements
2015-05-09 15:26:39 +02:00
Torkel Ödegaard
31781bc509
Fixed the link to the config page
2015-05-08 11:23:48 +02:00
Torkel Ödegaard
db2161c7e6
Merge pull request #1967 from benheilman/detach_stderr_in_init_script
...
Detach stderr in rpm initscript
2015-05-08 11:19:14 +02:00
Torkel Ödegaard
7d4e676cfd
Dashboard: Custom Navigation links & dynamic links to related dashboards, #1944
2015-05-08 11:04:46 +02:00
Torkel Ödegaard
2dcb98a8ed
Merge branch 'master' of github.com:grafana/grafana
2015-05-08 11:03:25 +02:00
Torkel Ödegaard
0bde1bb857
Dashboard and nav links are near completion now, #1944
2015-05-08 10:56:54 +02:00
Anders Brander
d685644dee
Updated test to match e906a19
2015-05-07 22:48:44 +02:00
Anders Brander
e906a1979c
Allow kbn.secondsToHms() to return result in milliseconds.
2015-05-07 22:33:32 +02:00
Ben Heilman
0a9958c74e
Detach stderr in rpm initscript
2015-05-07 14:47:27 -05:00
Torkel Ödegaard
04f9a6fdd0
Merge pull request #1963 from abrander/measurement-in-quotes
...
Quote 'measurement' properly in getAltSegments() (influxdb 0.9)
2015-05-07 20:29:34 +02:00
Anders Brander
5eee33a11f
Quote 'measurement' properly in getAltSegments() to allow for dots in measurement identifier (Influxdb 0.9).
2015-05-07 19:51:55 +02:00
Torkel Ödegaard
4b4f398e83
more work on dashboard links, this feature is taking forever, dam angular, and dam complexity
2015-05-07 19:14:13 +02:00