Commit Graph

658 Commits (180ba33ac828a4d16f1a6f30c5d924472fd71792)

Author SHA1 Message Date
Torkel Ödegaard 180ba33ac8 feat(cloudwatch): refactoring and cleanup of backend code, started moving hard coded stuff in the frontend to the backend, changed name of metricFind queries region() -> regions() , and namespace() -> namespaces() to be more consistent with the others, #684 10 years ago
Torkel Ödegaard 04f4454974 feat(cloudwatch): lots of code refactoring and cleanup, #684, dimension values lookup works but seems to return all dimension values no matter what dimension key you select, removed strange formating of template dimension values query, should not return key value pair but only the dimension value 10 years ago
Torkel Ödegaard 91285baea5 feat(cloudwatch): fixed failing unit tests 10 years ago
Torkel Ödegaard 875d80aa72 feat(cloudwatch): refactoring cloudwatch datasource code, #684 10 years ago
Torkel Ödegaard af8d12124a feat(cloudwatch): code refactoring and cleanup, trying to rewrite so the code uses promises instead of ccallbacks, #684 10 years ago
Torkel Ödegaard 205d4232b9 feat(cloudwatch): only support proxy mode, can remove frontend aws-sdk lib 10 years ago
Torkel Ödegaard 3c6a06a327 feat(cloudwatch): moved specs into plugins dir 10 years ago
Torkel Ödegaard 7dc923a292 fix(timepicker): fixed displaying of customk time ranges, #2861 10 years ago
Haneysmith, Nathan 7ca261e33e add graphite multiplySeries function 10 years ago
Torkel Ödegaard 8a39b32b5c refactor: moved elasticsearch specs to plugin folder and to typescript 10 years ago
Torkel Ödegaard 7d2646f60a refactor: moved influxdb specs to plugins folder 10 years ago
Torkel Ödegaard 1a8bc1dd60 fix(dashbard save as): fixed wonky behavior in save as modal, cursor to the end randomly, fixes #2837 10 years ago
Torkel Ödegaard 7e434fc019 refactor: moved graphite specs into plugins directory 10 years ago
Torkel Ödegaard cb7424ce5e fix(playlist ui): minor polish / fix to playlist ui, fixes #2831, other minor css / markup fixes 10 years ago
Torkel Ödegaard a567939f78 fix(elasticsearch): quote variable value in lucene variable mulit format, fixes #2828 10 years ago
Torkel Ödegaard a3748d4b97 fix(singestat): fixed missing sparklines, caused by recent changes to time range handling, fixes #2815 10 years ago
Torkel Ödegaard 57dee76c88 feat(elasticsearch): templating terms query should have size set to zero to return all terms, fixes #2827 10 years ago
Mitsuhiro Tanda 01ec8d0bcb fix cloudwatch time error 10 years ago
Mitsuhiro Tanda d09e8a12b4 fix jshint error 10 years ago
Mitsuhiro Tanda 5dd64b97d2 refactor 10 years ago
Mitsuhiro Tanda 9600b1f103 add ebs_volume_ids() for templating 10 years ago
Mitsuhiro Tanda ca9861e749 fix cloudwatch config editor 10 years ago
ubhatnagar 026fffa19f Singlestat Panel Error in InspectCtrl. 10 years ago
Torkel Ödegaard 9da5ef3cbf fix(singestat): fixed missing sparklines, caused by recent changes to time range handling, fixes #2815 10 years ago
ubhatnagar ea7fe0c761 Single stat panel throws warning on multiple series result. 10 years ago
Torkel Ödegaard 25d7b8d08d feat(cloudwatch): resumed work on cloudwath datasource, #684, #2445 10 years ago
Torkel Ödegaard f4e3c0a2e4 Revert "poc: some tests for new influxdb editor" 10 years ago
Torkel Ödegaard 81ebaae12e feat(opentsdb): templating, added default match format option, now new variables with opentsdb datasource will automatically use the new pipe format, #2808 10 years ago
Torkel Ödegaard 4100c9881a fix(panel): fixed selecting text in fullscreen edit mode 10 years ago
Torkel Ödegaard 075d01820c poc: some tests for new influxdb editor 10 years ago
ubhatnagar 866f48f92d Added pipe in All Format list. 10 years ago
Torkel Ödegaard 2790e4e819 change(influxdb): removed derivative functions from aggregator list 10 years ago
Torkel Ödegaard 8bb2b5e290 fix(influxdb): have alias field visible when using raw query mode, fixes #2803 10 years ago
Torkel Ödegaard 5c55617585 refactor: polishing OpenTSDB related PR #1646, added caching of aggregators request so only one call is made 10 years ago
ubhatnagar 024a319512 Implemented Opentsdb MultiSelect Templating. 10 years ago
Torkel Ödegaard f632b3b029 feat(elasticsearch): added new templating all format and muli format named , also added automatic setting of correct all and multi format depending on data source, closes #2696 10 years ago
Torkel Ödegaard b37f9a7db0 fix(graphite): minor fix to query editor when using summarize function with no metric segments, only series ref, fixes #2788 10 years ago
Torkel Ödegaard 6f9c306260 fix(singlestat): fixed usage of template variable in drilldown link for singlestat, fixes #2787 10 years ago
Torkel Ödegaard bc3c394210 feat(elasticsearch): worked on elasticsearch templating support, #2696 10 years ago
ubhatnagar e49bb1ccc0 Fixed #2798. Removed unused components. 10 years ago
Torkel Ödegaard 0ef8e086a2 fixed(share modal): fixed issue with sharemodal introduced with recent change to time handling, #2791 10 years ago
Torkel Ödegaard 63665dccae fix(grafana datasource): fixed the built in test data source, fixes #2795 10 years ago
Torkel Ödegaard 792b194d0e feat(elasticsearch): finished work on adding support for filters aggregate, you can now split series by query using group by filters, closes #2785 10 years ago
Torkel Ödegaard e694a74c9d feat(elasticsearch): work on supporting filters aggregate, #2785 10 years ago
Torkel Ödegaard 9de016bfe3 feat(elasticseach): alias and lucene query fields are now visible/usable when using raw json query, #1034 10 years ago
Torkel Ödegaard 24bff6e04d ui(dashboard cog icon): minor change to PR #2772 that adds tooltip to cog icon 10 years ago
ubhatnagar 00c89b8354 Removed .jshintrc statement, implemented manage dashboard tooltip. 10 years ago
Torkel Ödegaard fb767f5680 change: removed drilldown links from extended panel menu 10 years ago
Torkel Ödegaard c7d22aafd2 feat(drilldown link): better access to drilldown links directly by clicking the external link icon in panel header, fixes #1575 10 years ago
Torkel Ödegaard b5f237a69b fix(graph): minor fix for hover tooltip when combined with a single series using stepped lines, fixes #2754 10 years ago