Commit Graph

39 Commits (d3c6db1ba8eecb55b85373fa11539fe3da768331)

Author SHA1 Message Date
Torkel Ödegaard 2c88b418fd Fix import from elasticsearch limit, Fixes #1843, Fixes 2154 10 years ago
Torkel Ödegaard 50645cc36b Added test connection action to all data sources, Closes #1997 10 years ago
Torkel Ödegaard afede880e6 added url validation when adding data source, Fixes #2043 10 years ago
Torkel Ödegaard e2f6633d57 Began work on data source test / validation, #1997 & #2043 10 years ago
Torkel Ödegaard 96bd66e811 Made the annotation tags support more cross datasource compatible 10 years ago
Torkel Ödegaard 494ede5bbf Big refactoring/rewrite for how annotation tooltips are shown, also work on #1474 10 years ago
Torkel Ödegaard 921d672a2c Worked on alias pattern for InfluxDB 0.9 editor, #1525 10 years ago
David Raifaizen 2191921690 Fixed variable name for annotations 10 years ago
Torkel Ödegaard ba3f6f9d3e InfluxDB 09 fix, do not treat empty results as an error 10 years ago
Torkel Ödegaard 3354365177 Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling 10 years ago
Torkel Ödegaard 788e7fd36d Lots of api refactoring for org routes, #2014 10 years ago
Torkel Ödegaard 5896903bd3 Began work on alias support and alias patterns for InfluxDB 0.9, #1525 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 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 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 ea54f6923b Added graphite function changed, closes #1961 10 years ago
Anders Brander 5eee33a11f Quote 'measurement' properly in getAltSegments() to allow for dots in measurement identifier (Influxdb 0.9). 10 years ago
Torkel Ödegaard b48b11e902 Added new graphite function spec, weightedAverage, Closes #1879 10 years ago
Torkel Ödegaard 5de9230924 Security: New config option to disable the use of gravatar for profile images, Closes #1891 10 years ago
David Raifaizen e5844afb0f Corrected missing annotations: true tag from the influxdb9 plugin json and fixed influxseries data handling 10 years ago
Torkel Ödegaard dc88fff704 Migration: Import dashboards from Elasticsearch was capped at 100, now capped at 10000, Fixes #1843 10 years ago
Torkel Ödegaard 8ff316252e Update info text in grafana test data source, Fixes #1840 10 years ago
Torkel Ödegaard a446286869 Fixed issue with unsaved changes srv being triggerd by starring / unstarring a dashboard, Fixes #1795 10 years ago
David Raifaizen 2d016c5a3f When performing a metric find query, the InfluxDb9 datasource needs a query type in order to return results succesfully. This parameter is not available when called from the templateValuesSrv, which is causing an error 10 years ago
Torkel Ödegaard f28af4f369 OpenTSDB: another improvement to OpenTSDB query -> query result matching 10 years ago
Torkel Ödegaard 1bd238191c OpenTSDB: better matching for query -> query result series 10 years ago
Torkel Ödegaard 01c97e69dd Updated influxdb 0.9 datasource config view to mention incomplete state of data source 10 years ago
Torkel Ödegaard 646298f5c5 Handle errors when loading dashboard with template variables that query data sources that cannot be found 10 years ago
Torkel Ödegaard 8f73328e25 Fixed datasource proxy and session timeout issue for OpenTSDB, #1667 10 years ago
Torkel Ödegaard b5112aeee2 Data source proxy, and session timeout fix for influxdb, #1667 10 years ago
Torkel Ödegaard 22adf0d06e Datasource proxy & session timeout fix (casued 401 Unauthorized error after a while), Fixes #1667 10 years ago
Torkel Ödegaard 8e33c2c4d3 Mini work on InfluxDB 0.9 datasource, still needs a lot of work 10 years ago
Torkel Ödegaard fde11be279 Renamed src directory to public 10 years ago