Torkel Ödegaard
|
a993bc1331
Merge pull request #2012 from Dieterbe/publish-no-recurse
|
10 years ago |
Dieter Plaetinck
|
e9f38b9fc0
no unbound recursion in publish()
|
10 years ago |
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 |
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 |