Commit Graph

116 Commits (6705902a94da2259d425ea2290b097abe9bad013)

Author SHA1 Message Date
Mitsuhiro Tanda 6705902a94 fix style 10 years ago
Mitsuhiro Tanda fd96e30c9c add region field in query editor 10 years ago
Mitsuhiro Tanda 6a697eed2f fix deactivating statistics bug 10 years ago
Mitsuhiro Tanda 134819cb45 fix jshint error 10 years ago
Mitsuhiro Tanda 88ce05976e add CloudWatch datasource 10 years ago
Torkel Ödegaard 775a805959 fix(): fix for cleaning up repeat panel scope for orphaned panels or duplicated panels 10 years ago
Torkel Ödegaard dd6a34e60a fix(influxdb): very minor fix to editor, blur event for alias input caused two refresh events, fixes #2429 10 years ago
Torkel Ödegaard 7cae087eb9 fix(influxdb_09): fixed handling of regex measurement in explore queries, fixes #2415 10 years ago
Torkel Ödegaard e108fecdd6 fix(influxdb): fixed issue with empty influxdb result object, fixes #2294 10 years ago
Jacob Shafton ce45879efb Fixes "no datapoints" from InfluxDB 0.9.1 data source 10 years ago
Stefan Siegl ea623cb5a1 New graphite function removeEmptySeries 10 years ago
Torkel Ödegaard 9f6c9cd6ff fix(graphite): raw query mode (disable graphite query editor mode) is now persisted property on the query, Fixes #2328, Fixes #2307 10 years ago
Torkel Ödegaard 150fd869a0 Finalized work on influxdb field and func selection, #2311 10 years ago
Torkel Ödegaard 50795adcf0 feat(influxdb 0.9): field lookup and other enhancements, #2311 10 years ago
Torkel Ödegaard 3f2c1de28d fix(OpenTSDB): fixed issue with OpenTSDB and query to result matching, Fixes #2315 10 years ago
Torkel Ödegaard 597c1f6a41 feat(influxdb): began work on some influxdb enhancements, #2311 10 years ago
Espen Fjellvær Olsen d97f24cfc3 Update QueryController to conform with OpenTSDB Controller 10 years ago
Espen Fjellvær Olsen 48975e6533 Keep QueryController up to date as well 10 years ago
Espen Fjellvær Olsen 3980d25c23 Remove superfluous whitespaces 10 years ago
Espen Fjellvær Olsen 2255cb53f0 Close the gap between the key and the value in the js objects 10 years ago
Espen Fjellvær Olsen 521072daea KairosDB: Streamline the Templating with the very related OpenTSDB plugin 10 years ago
Haneysmith, Nathan f237cac074 add double quotes around tags 10 years ago
Torkel Ödegaard af50188a60 Removed alpha notice for influxdb 0.9 data source config 10 years ago
Torkel Ödegaard 572d35506b Removed some editor srv properites from data sources, they are not needed there anymore, they are in plugin.json, Closes #2283 10 years ago
Torkel Ödegaard 19812feb62 Increased max metric suggest count to 1000 for OpenTSDB, Closes #2281 10 years ago
Andrew Widdersheim e20e2117f7 Fix 'paranthesis' typo to 'parenthesis' 10 years ago
Andrew Widdersheim 7f602feff4 Allow pipe ('|') in Graphite lexer 10 years ago
gcormier9 4a9949e643 Support dot (.) in metric name 10 years ago
Torkel Ödegaard 5494be4493 Some fixes related to OpenTSDB enhancements, #1250 10 years ago
Torkel Ödegaard 8ed0df64c7 Fixes to OpenTSDB datasource, and added support for repeat panels and repeat rows 10 years ago
Torkel Ödegaard e508db994e OpenTSDB: Support for template variable values lookup queries, Closes #1250 10 years ago
Torkel Ödegaard 97f54ac385 Small fix to PR 2119 10 years ago
Torkel Ödegaard 15e6a4266c Fixed OR statement for influxdb 0.9 editor, #1525 10 years ago
Torkel Ödegaard 11170dd34c feat(singlestat): Added support for string values, Closes #2203 10 years ago
Torkel Ödegaard 0838f432ca refactor(influxdb series handling): performance and refactoring of PR #2179, also switched to InfluxDB epoch json format 10 years ago
Torkel Ödegaard 906e70e599 Batch all influxdb 0.9 queries (per panel) in one request, #1525 10 years ago
Torkel Ödegaard 3f167d7fd1 more work on influxdb 0.9 query editor and query builder, can now handle regex conditions, tag operator and tag value quotes changes automatically depending if the tag value is a regex or not, #1525 10 years ago
Torkel Ödegaard 43afd7dff9 Fixed on blur event for influxdb 0.9 raw query editor, #1525 10 years ago
Torkel Ödegaard 7794442277 Make influxdb 0.9 raw query mode still show alias input field, #1525 10 years ago
Marko Lahma 680865f13c #1525 add support for scoped vars for InfluxDB 0.9 10 years ago
Randy D. Wallace Jr 5e6d876bd0 Support Multiple Fields in InfluxDB 0.9+ 10 years ago
Torkel Ödegaard 2c88b418fd Fix import from elasticsearch limit, Fixes #1843, Fixes 2154 10 years ago
Lex Herbert 463a750c07 OpenTSDB: Restrict typeahead tag keys and values 10 years ago
Masaori Koshiba 4d0c04b80d Add tag support 10 years ago
Masaori Koshiba e9a842259a Add metricFindQuery in KairosDBDatasource 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