Commit Graph

3780 Commits (d3c6db1ba8eecb55b85373fa11539fe3da768331)
 

Author SHA1 Message Date
Torkel Ödegaard 5896903bd3 Began work on alias support and alias patterns for InfluxDB 0.9, #1525 10 years ago
Torkel Ödegaard f41c314329 Minor layout fix to templating editor, making input fields a little less wide 10 years ago
Torkel Ödegaard 84618a6076 Style and layout changes for InfluxDB 0.9 editor #1525 10 years ago
Torkel Ödegaard b61f30de94 Lots of progress on InfluxDB Query Editor, show tag keys, values and measurement dropdowns now take into account already selected tags or measurements, so you can start with tag keys and the select measurement, #1525 10 years ago
Torkel Ödegaard afe76ba260 Merge pull request #2009 from fffw/patch-1 10 years ago
fffw 1302630abe fix mac.md for incorrect href 10 years ago
anryko a6d993ecdc Update latest.json 10 years ago
Torkel Ödegaard 05d725d0b8 Slight refactoring, #1525 10 years ago
Torkel Ödegaard 7a41ecb63f Minor work on InfluxDB 0.9 query editor, #1525, hit a roadblock with the new InfluxDB query language, does not support tag and tag values discovery queries with filters, not sure if I need to move to SHOW SERIES style queries 10 years ago
Torkel Ödegaard 6fd37779b8 More work on new influxdb query editor, #1525 10 years ago
Torkel Ödegaard d14b570d76 Merge pull request #2003 from tmonk42/redact_provider_config 10 years ago
Haneysmith, Nathan 2af28b90c2 whitespace update per gofmt 10 years ago
Haneysmith, Nathan 09b0e6e388 Addresses #1853, redact session provider secrets 10 years ago
Torkel Ödegaard 5ca8d590bd Working on new query editor for influxdb 0.9, looking good! #1525 10 years ago
Torkel Ödegaard 11c8e80ea9 Working on new query editor for influxdb 0.9, #1525 10 years ago
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
Torkel Ödegaard 8f0269de76 Merge branch 'subsecond-influx' of https://github.com/abrander/grafana 10 years ago
Torkel Ödegaard 1a6e6f405d Merge branch 'master' of github.com:grafana/grafana 10 years ago
Torkel Ödegaard 59a2109cab Investigating some performance optimizations, added more perf instrumentation & measurements 10 years ago
Torkel Ödegaard 31781bc509 Fixed the link to the config page 10 years ago
Torkel Ödegaard db2161c7e6 Merge pull request #1967 from benheilman/detach_stderr_in_init_script 10 years ago