Commit Graph

163 Commits (180ba33ac828a4d16f1a6f30c5d924472fd71792)

Author SHA1 Message Date
Torkel Ödegaard 83930ec9d1 feat(elasticsearch): raw queries work, more unit tests and polish, #1034 10 years ago
Torkel Ödegaard ead451a979 feat(influxdb): More alias options, can now use syntax to reference part of a measurement name (seperated by dots), closes #2599 10 years ago
Torkel Ödegaard 977f538420 feat(elasticsearch): lots of work on elasticsearch metrics query editor, #1034 10 years ago
Torkel Ödegaard 590b155c6c feat(elasticsearch): lots of work on elasticsearch metrics query editor, #1034 10 years ago
Torkel Ödegaard 7e9f11ea1c feat(elasticsearch): lots of work on elasticsearch metrics query editor, #1034 10 years ago
Torkel Ödegaard b3bda02063 feat(elasticsearch): lots of work on elasticsearch metrics processing, handling grouped responses, etc, #1034 10 years ago
Torkel Ödegaard df1d56e7b1 feat(elasticsearch): lots of work on elasticsearch metrics processing, handling grouped responses, etc, #1034 10 years ago
Torkel Ödegaard 27d5f02329 refactoring(query editors): broke out metric segment 10 years ago
Torkel Ödegaard 3842bcb921 fix(influxdb): quote field name, fixes #2629 10 years ago
Torkel Ödegaard 688ed405df fix(graph tooltip): multi series tooltip did no highlight correct point when stacking was enabled and series were of different resolution, fixes #2620 10 years ago
Torkel Ödegaard d3c79c9b49 fix(datasource query editors): fixed issue with duplicate query and the query letter (refId) 10 years ago
Torkel Ödegaard ea187961da fix(templating): Another atempt at fixing #2534 (Init multi value template var used in repeat panel from url), fixes #2564 10 years ago
Torkel Ödegaard ca53ae4fc5 fix(templating): Another atempt at fixing #2534 (Init multi value template var used in repeat panel from url), fixes #2564 10 years ago
Mitsuhiro Tanda c72bddf15e add cloudwatch datasource test 10 years ago
Torkel Ödegaard 0d8303cf5d fix(templating): fix for setting template variable value via url and having repeated panels or rows, fixes #2534 10 years ago
Torkel Ödegaard 3105215425 feat(mixed datasource): changed how query ref ids (letters) are assigned, now they are persisted 10 years ago
Torkel Ödegaard e916f93787 feat(mixed datasource): fixed failing unit tests 10 years ago
Mitsuhiro Tanda caccacf52b don't calculate cumulative value if series overrides stack to false 10 years ago
Torkel Ödegaard fe093c6385 feat(timepicker): added new relative time option , will set time range to midnight to now, closes #1186 10 years ago
Torkel Ödegaard e7fc72067a refactor(influxdb): refactoring of PR 2477, added unit tests, #2477 10 years ago
Torkel Ödegaard fb9f954882 fix(graphite): Fix for bug when using series ref (#A-Z) and referenced series is hidden in query editor. fixes #2484 10 years ago
Torkel Ödegaard 85b606b7d2 fix(test): fix for failing unit test 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 7cae087eb9 fix(influxdb_09): fixed handling of regex measurement in explore queries, fixes #2415 10 years ago
Torkel Ödegaard 2cc53f328b fix(templating): fixed scoped vars issue when generating urls for panel links, fixes #2410 10 years ago
Torkel Ödegaard 6b25453f11 templating(influxdb): regex escape values when multi or all format is enabled, closes #2373 10 years ago
Jacob Shafton ce45879efb Fixes "no datapoints" from InfluxDB 0.9.1 data source 10 years ago
Torkel Ödegaard 666013b010 fix(panel repeat): fixed issue with repeat panels in combination with setting variable values from URL, fixes #2351 10 years ago
Torkel Ödegaard 0ffcce1b5d feat(invite): more work on invite, basic creation works, added new tab directive from angular-ui and made new tab style, #2353 10 years ago
Torkel Ödegaard 50795adcf0 feat(influxdb 0.9): field lookup and other enhancements, #2311 10 years ago
Torkel Ödegaard 597c1f6a41 feat(influxdb): began work on some influxdb enhancements, #2311 10 years ago
Haneysmith, Nathan 56c332a3dd more test updates for influxdb quoting 10 years ago
Haneysmith, Nathan cd53c78449 updating tests for influxdb quoting 10 years ago
Andrew Widdersheim e20e2117f7 Fix 'paranthesis' typo to 'parenthesis' 10 years ago
Torkel Ödegaard e508db994e OpenTSDB: Support for template variable values lookup queries, Closes #1250 10 years ago
Torkel Ödegaard 15e6a4266c Fixed OR statement for influxdb 0.9 editor, #1525 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
David Raifaizen ca42d976a7 Added fix for template variables when no options are available to select 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 ec98f9181b Fixed issue with new variable value select dropdown and parent -> child updates, Fixes #2215 10 years ago
Torkel Ödegaard 2a693f7f08 Fixed issue with multi select template variable and restoring state from url, #2196 10 years ago
Torkel Ödegaard 26e5d7a3de Graph: fixed PNG rendering of panels with legend table to the right, #2185 10 years ago
Torkel Ödegaard 261e5ebbd4 Fixed bug in singlestat panel and null value handling, #2189 10 years ago
Randy D. Wallace Jr 5e6d876bd0 Support Multiple Fields in InfluxDB 0.9+ 10 years ago
Torkel Ödegaard 6f982b2791 Moved angular-bindonce to bower 10 years ago
Torkel Ödegaard 05f934548b Moved angular-native-dragdrop to bower 10 years ago
Torkel Ödegaard f22bffe98a Upgraded angular to 1.4.0 and moved angular dependency to bower, #677 10 years ago
Torkel Ödegaard 87c65bcea0 Migrating to use bower for component dependencies 10 years ago
Torkel Ödegaard 48175101c6 Fixes to template variable with tags and inital state after dashboard load, #2080 10 years ago
Torkel Ödegaard e5280d55b3 Make template variables work in row titles, #1956 10 years ago