Commit Graph

1101 Commits (59f3cca135d2dd64cf69fdf92331ccdd028820ab)

Author SHA1 Message Date
Torkel Ödegaard d261f33c3d influxdb: influxdb query editor changes 8 years ago
Torkel Ödegaard 8e03f321eb fix: Elasticsearch table aggregation and support for many aggregations of same type, now uses field name if more than 1 aggregation of same type, fixes #4709 8 years ago
Torkel Ödegaard 02c79a6389 influxdb: improvements to influxdb query editor, SLIMIT, LIMIT and ORDER BY now added on demand by plus button 8 years ago
Torkel Ödegaard 8b11712f5e fix: Graphite issue with toggle edit mode in query editor, fixes #8377 8 years ago
Mitsuhiro Tanda 5e85558e9e (prometheus) fix graph link (#8349) 8 years ago
Torkel Ödegaard f976e465c4 mysql: minor improvement for table panel 8 years ago
Torkel Ödegaard 4ce0bf4d16 mysql: improved mysql data source, added test feature when adding data source, fixed cache issue 8 years ago
Torkel Ödegaard 8d072de556 elasticsearch: changed default terms min_doc_count to 1 and order by to desc, closes #8231 8 years ago
Anton Yackushev fdc97010b4 Rename fielddata_fields to docvalue_fields (#8317) 8 years ago
Torkel Ödegaard 25a267a7ab fix: segment used influxdb naming for variable in options callback, should be more generic 8 years ago
柯豪 b7a1ff753a update name for AWS credentials (#8287) 8 years ago
Torkel Ödegaard ed8d284715 docs: updated prometheus docs 8 years ago
Torkel Ödegaard d2a22e7b23 influxdb: fixed template variable interpolation of multi valued variables when using raw query editor mode, fixes #8165 8 years ago
sbhenderson c485fed744 Fix to issue 2524 by limiting number of returned measurements for display. (#8092) 8 years ago
Torkel Ödegaard 2b029912aa mysql: query editor fix 8 years ago
Torkel Ödegaard 8f17a84f31 mysql: added basic templating support 8 years ago
Torkel Ödegaard b22b3e5bb9 mysql: added default query template 8 years ago
Torkel Ödegaard ea53e7221e mysql: added query help 8 years ago
Torkel Ödegaard 97e2d75f51 mysql: added support for tables in mysql queries 8 years ago
Torkel Ödegaard c78c460f79 mysql: worked on mysql data soruce 8 years ago
Torkel Ödegaard fc878bc8ad build: fixed order 8 years ago
Torkel Ödegaard f1276774a0 typescript: updated tslint and fixed new warnings 8 years ago
Torkel Ödegaard e164eba677 mysql: began work on backend macro engine 8 years ago
Mitsuhiro Tanda 62d11c147b (cloudwatch) fix dimension value find query (#8159) 8 years ago
Torkel Ödegaard 85baa50194 recfactor: added unit test for the new scenario, #8143 8 years ago
Dan Cech a64e000f1a process this.target separately to fix issues with tests 8 years ago
Dan Cech 715453204e make sure graphite queries containing references are properly updated 8 years ago
Thomas Szymanski f2dffeb543 Influxdb datasource: fix language in stacking helpful info section (#8134) 8 years ago
Ivan Babrou fb163450a5 Change prometheus semantics from step to min step (#8073) 8 years ago
Torkel Ödegaard c68fffcd6d ux: popover forms 8 years ago
Torkel Ödegaard 0156a94a49 annotations: you can now read annoations via manually created annoation query 8 years ago
Torkel Ödegaard 752b42798a annotations: added new options hide toggle, and show option 8 years ago
Torkel Ödegaard 8eb112d119 plugins: refactoring builtIn data source concept, now means data source plugins that you do not need to add via data sources page, that is automatically added as selectable data source, #8095 8 years ago
Chris Burkhart d12dc2bfa7 Add alwaysDisplayed option to datasource plugins, this will allow it to show up as an option to select when adding queries to a panel without actually adding it as a datasource. 8 years ago
Torkel Ödegaard 89a7c2c686 influxdb: validate database exist when saving data source, fixes #7864 8 years ago
Torkel Ödegaard 1cd632cc43 plugins: added state property to plugins 8 years ago
Torkel Ödegaard 5af81b974e mysql: graph showing 8 years ago
Torkel Ödegaard d6d2080f11 mysql: minor progress on response processing 8 years ago
Torkel Ödegaard 080d2a2054 mysql: reading arbitrary SQL data in go is really strange, data is only in strings? 8 years ago
Torkel Ödegaard 8f90c6115d mysql: progress on mysql data source 8 years ago
Torkel Ödegaard 1ecdf34938 sql: wip mysql stuff 8 years ago
Torkel Ödegaard 91c184d3e0 elasticseach: fixed broken unit test 8 years ago
Torkel Ödegaard 3b235612fd elasticsearch: improve validation and error message when adding/testing elasticsearch ds, #7836 8 years ago
Torkel Ödegaard 085c4c56b8 elasticearch: added support for histogram aggregations, closes #3164 8 years ago
Daniel Lee 69bec98962 chore: update all grafana.org urls to .com 8 years ago
Torkel Ödegaard 4d4e165be7 links: updated links from grafana.net to grafana.com 8 years ago
thuck 58afb1c7d6 Small fix for the "glow" when focus the field for LIMIT and SLIMIT 8 years ago
Daniel Lee a30cf204d7 influx: small ux changes to query editor 8 years ago
Torkel Ödegaard 7f8a3a0a2d dashboard: lazy loading panels as they become visible,fix, removed debunce #5216 8 years ago
Torkel Ödegaard aee8f0b75e opentsdb: fix for OpenTSDB and multi value template variable in metric field, fixes #7754 8 years ago