Commit Graph

984 Commits (4c5cfd51d75f2001b688302b81f2fab5737d1a9f)

Author SHA1 Message Date
Torkel Ödegaard 4c5cfd51d7 fix(metric_editors): Fixes clicking timing issue for typeahead auto dropdown option, fixes #3428 10 years ago
Torkel Ödegaard ce58486850 fix(html): removed unneeded tag 10 years ago
Trent White 477b876a1f add variable for codeTagBackground to control look for both themes. Fixes #3399 10 years ago
Torkel Ödegaard f9b13791de change(table panel): changed default transform mode 10 years ago
Mitsuhiro Tanda 573632012e cloudwatch dimension null check 10 years ago
Torkel Ödegaard 002455da07 fix(table): minor fix to table panel and transform time series to aggregations 10 years ago
Torkel Ödegaard 36ab8ae19c fix(table): minor fix for table panel 10 years ago
Torkel Ödegaard 0b4552a8e7 fix(timerange): fix handling of invalid dates in from/to url parameters, fixes #3345 10 years ago
Torkel Ödegaard 2345b41a74 feat(elasticsearch): added min_doc_count option for date histogram, closes #3416 10 years ago
Torkel Ödegaard 141e395489 polish(influxdb): minor improvements to influxdb editor raw query editor 10 years ago
Torkel Ödegaard db9c288050 fix(elasticsearch): refactoring of #3321 10 years ago
Mitsuhiro Tanda 154d70e4e2 remove dimensionPart 10 years ago
Torkel Ödegaard 419251ed35 fix(elasticsearch): fixed issue with default state of elasticsearch query, result in error before query controller could set defaults, moved defaults to query builder, also removed raw query mode as it is pretty broken, fixes #3396 10 years ago
Torkel Ödegaard cf1f43dc9d feat(influxdb): support for table queries, closes #3409, #3219 10 years ago
Alexey Larkov d6935847b4 Web. Fix double slash 10 years ago
Torkel Ödegaard 8eb3e48bc7 fix(build): fixed build issues with concat not including require_config 10 years ago
Torkel Ödegaard 2436cda7ac fix(graph panel): minor spelling change 10 years ago
Torkel Ödegaard 75b83af08f refactoring(ui): minor ui improvement to graph axis tab 10 years ago
Torkel Ödegaard 82d8e3c2b6 feat(graph panel): refactoring of hide zero option, #3336 10 years ago
Torkel Ödegaard fb9e8d2166 feat(table panel): fixed issue with column selection for new table panel 10 years ago
Torkel Ödegaard 93f3e30cac fix(log): removed logging accidentlally checked in 10 years ago
Torkel Ödegaard 8e0bba4f99 fix(templating): minor fix to default property name, fixes #3378 10 years ago
Torkel Ödegaard 98f7febed1 feat(influxdb): added all functions 10 years ago
Torkel Ödegaard 4f04eaec3a feat(influxdb): moved query builder tests 10 years ago
Torkel Ödegaard 5a2b9b1f44 feat(influxdb): worked on schema upgrade for new influx query editor 10 years ago
Torkel Ödegaard 721b37a08e feat(influxdb): new editor now supports field and tag lookup again 10 years ago
Torkel Ödegaard b3d494d4c8 feat(influxdb): minor fixes to new editor 10 years ago
Mat Schaffer 85ec70e92b Use of `<dimension name>` seems to confuse angular so changing to DIMENSION_NAME 10 years ago
utkarshcmu 0dbd7d0e17 Fixed #3357 10 years ago
utkarshcmu 8cdaa044e1 Removed repeating test 10 years ago
utkarshcmu 712a420217 Fixed refresh setting for absolute time 10 years ago
Torkel Ödegaard 72d9fcdcb4 feat(influxdb): progress with new influxdb editor 10 years ago
Torkel Ödegaard aa13a80d83 fix(influxdb): fixed issue with metric segment component that caused double events 10 years ago
Torkel Ödegaard f00320c8b9 feat(influxdb): query editor is starting to work, can now add group by parts 10 years ago
utkarshcmu 1f57cf08a7 Added an option to hide zero values 10 years ago
utkarshcmu 0ff5ff5dbe Enabled refresh interval for absolute time range 10 years ago
Torkel Ödegaard 5ba19144d5 feat(influxdb): more work on query editor 10 years ago
Torkel Ödegaard c9ba856c52 feat(influxdb): more work on influxdb editor 10 years ago
Mauro Stettler a30ceefa6b add tests for elastic search versioning in query builder and make es version 2 default 10 years ago
Torkel Ödegaard 31e2a8b8e9 feat(influxdb): more work onnew influxdb editor 10 years ago
Torkel Ödegaard 9b4150509c feat(influxdb): minor progress on new editor 10 years ago
Torkel Ödegaard 85382dc2e0 fix(table): fixed table height alignment 10 years ago
Joakim Lahtinen 9c0141e84e Fixed some broken HTML. 10 years ago
Torkel Ödegaard 24b9bc1e55 fix(missing files): added missing files, oops 10 years ago
Torkel Ödegaard cf1e167430 feat(table panel): table panel can now show nested object data, closes #3263 10 years ago
Torkel Ödegaard a1afd2328d fix(elasticsearch): made interval template variable appear in group by time interval dropdown, fixes #3241 10 years ago
Mauro Stettler ada9bfcae8 keep track of elastic search version and generate query according to version 10 years ago
Torkel Ödegaard 396f53d20e fix(tests): removed it.only accidentally cecked in 10 years ago
Torkel Ödegaard 9d1906d333 fix(elasticsearch): fixed issue with disabling (hiding) query, fixes #3300 10 years ago
Torkel Ödegaard 4751e4b94e feat(elasticsearch): a lot of work to support aggregation queries without date_histogram, queries that return metric aggregations now work with the table panel (json data type), #3219 10 years ago