Commit Graph

4980 Commits (fd392a2422d2169863be52cf399760d9aac0bea7)
 

Author SHA1 Message Date
Torkel Ödegaard c9ba856c52 feat(influxdb): more work on influxdb editor 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 c68cd7d19a Merge branch 'master' into influxdb_editor_v3 10 years ago
Torkel Ödegaard 85382dc2e0 fix(table): fixed table height alignment 10 years ago
Torkel Ödegaard 7315a0ecec Merge pull request #3319 from VibyJocke/master 10 years ago
Torkel Ödegaard 411bd55cd4 Merge pull request #3318 from utkarshcmu/validated-responses 10 years ago
Joakim Lahtinen 9c0141e84e Fixed some broken HTML. 10 years ago
utkarshcmu ca5d0496ee Validated HTTP responses 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
Torkel Ödegaard 1fa8b74595 Merge pull request #3303 from utkarshcmu/db-update 10 years ago
utkarshcmu 5559ad1238 Return correct updated+created timestamps to frontend 10 years ago
Torkel Ödegaard bd8f5e9bfd fix(build): fixed build after change that made panels into proper plugins 10 years ago
Torkel Ödegaard 29f6283eab Merge branch 'master' into external-plugins 10 years ago
Torkel Ödegaard 396f53d20e fix(tests): removed it.only accidentally cecked in 10 years ago
Torkel Ödegaard 4a69de1f30 feat(plugins): made panels work as plugins 10 years ago
Torkel Ödegaard bd6e2d6ca4 Merge branch 'master' into external-plugins 10 years ago
Torkel Ödegaard fc78e42a78 Merge pull request #3297 from utkarshcmu/db-update 10 years ago
Torkel Ödegaard 9d1906d333 fix(elasticsearch): fixed issue with disabling (hiding) query, fixes #3300 10 years ago
Torkel Ödegaard 4a3f50cef7 fix(docs): minor fix to http docs, fixes #3301 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
utkarshcmu 1b7f4f31ca Tired of gofmt 10 years ago
utkarshcmu ca01604b43 Added statements in constructor 10 years ago
utkarshcmu 93f9a0c39c Fixed created & updated columns in dashboard table 10 years ago
Torkel Ödegaard 93977316ce revert #3288 for now since it breaks Elasticsearch 1.7 10 years ago
Torkel Ödegaard 7e49bdf5a8 revert #3288 for now since it breaks Elasticsearch 1.7 10 years ago
Torkel Ödegaard df0bc7bbc4 feat(external_plugin): lots of refactoring for side menu link extensions and view data, #3185 10 years ago
Torkel Ödegaard 63b50ab9b1 Merge branch 'master' into external-plugins 10 years ago
Torkel Ödegaard c0beef7572 Merge pull request #3252 from alechenninger/avg-ignore-null 10 years ago
Torkel Ödegaard 5ec448861d Merge pull request #3284 from mtanda/prometheus_null_point 10 years ago
Torkel Ödegaard 7d4326a397 Merge pull request #3292 from mtanda/cloudwatch_null_pointmode 10 years ago
Torkel Ödegaard cc43b94864 Merge pull request #3293 from jmcfarlane/prometheus-fix-step-calibration 10 years ago
Torkel Ödegaard 57a31828f8 fix(templating): very minor markup/css change 10 years ago
Torkel Ödegaard 0c7fccdcbe Merge pull request #2812 from utkarshcmu/master 10 years ago
Mitsuhiro Tanda a1fcd3c5b6 import fix step calibration 10 years ago
John McFarlane c4048f8f22 [prometheus] Fix step calibration 10 years ago
Mitsuhiro Tanda 15dc30edf6 if there isn't enough datapoint, add null data point 10 years ago
Mitsuhiro Tanda 4254aa5f5a (cloudwatch) fix null point mode 10 years ago
Torkel Ödegaard 924ecce2c3 Merge pull request #3288 from replay/fix_time_format 10 years ago
Torkel Ödegaard 69daede583 feat(external plugins): worked on supporting external plugins better 10 years ago
Mauro Stettler a6e8d61e8e specify date format in elastic search query 10 years ago
Torkel Ödegaard 65a7fa320a feat(plugins): made plugins that live outside public work 10 years ago
Torkel Ödegaard be5e6d55fc Merge pull request #3285 from ckrybus/patch-1 10 years ago
Christoph Krybus b0c01369c5 Fix recommended graphite version for better performance 10 years ago
Torkel Ödegaard f6772bb896 feat(plugins): began work on supporting having plugins outside grafana, for example in grafana data dir, next step is to be able to easily specify what plugins you waant to install 10 years ago
Torkel Ödegaard b21fa2daa0 Merge branch 'externalPlugin' of https://github.com/raintank/grafana into external-plugins 10 years ago
Torkel Ödegaard 730d4857ba feat(elasticsearch): added caret arrow for metric / group by collapse/expand options 10 years ago
Torkel Ödegaard 0e1c12e65f Merge pull request #3279 from mtanda/override_null 10 years ago