Commit Graph

1338 Commits (e4675ca5c1f607fb40bacf63e6e1d05c3f083250)

Author SHA1 Message Date
Sven Klemm a62ebb3e59 mysql: pass timerange for template variable queries (#10071) 8 years ago
Sven Klemm b44c599410 postgres: pass timerange for template variable queries (#10069) 8 years ago
bergquist 48d9d0d356 prom: enable min interval per panel 8 years ago
Patrick O'Carroll 3aa1cb012a added tooltip, fixes #10092 (#10097) 8 years ago
bergquist 35232a77e6 removes unused properties 8 years ago
Mitsuhiro Tanda e8a6af7b22 fix templating undefined error (#10004) 8 years ago
Torkel Ödegaard e871e56522 ux: add new panel and dash nav improvements 8 years ago
Torkel Ödegaard b1a2344be1 added bundled dashboards 8 years ago
Carl Bergquist af5ced0e18
Revert "prometheus nested query support" 8 years ago
Mitsuhiro Tanda 98bb8bf761 prometheus nested query support 8 years ago
Torkel Ödegaard e98af1b3fa updated libs and fixed new typescript errors 8 years ago
Patrick O'Carroll 4ce1ee4120 Migrate gfunc to ts (#9973) 8 years ago
Patrick O'Carroll 27e486d678 converted 3 .js files to .ts (#9958) 8 years ago
THIERRY SALLE bd4d665d54 Elasticsearch max_concurrent_shard_requests parameter for es 5.6+ 8 years ago
bergquist 0390b4187b prom: add prom2 dashboard as bundled dashboard 8 years ago
Cody Boggs 999b1211b6 show top 5 max scrape durations by job, and fix legend format 8 years ago
Cody Boggs 9151a2468d fix scrape duration, add rule eval iteration stats, and reorg a bit 8 years ago
Cody Boggs 29de4e7c53 fix data source var and remove node_exporter dependency 8 years ago
Cody Boggs d5ef0403af First draft of a Prometheus 2.0 Stats dashboard 8 years ago
Patrick O'Carroll 25f63e0581 converted test-files to jest 8 years ago
Patrick O'Carroll 59cebca4b2 converted influx-series to TS, converted test to jest 8 years ago
Torkel Ödegaard 6595be95eb influxdb: another minor refactor of #9474 8 years ago
Torkel Ödegaard 37409163b9 refactor: refactoring InfluxDB query builder with policy PR #9473 8 years ago
Torkel Ödegaard bcb52417db refactor: refactoring InfluxDB query builder with policy PR #9473 8 years ago
Torkel Ödegaard 7ccc8ae298 elasticsearch: default version to 5.x 8 years ago
Torkel Ödegaard 3ae0cfa1d0 graphite: minor changes 8 years ago
Torkel Ödegaard 119f5427af fix: fix cloudwatch metricFindQuery error that stopped it working completely, fixes #9876 8 years ago
Torkel Ödegaard 3b18adfe1a graphite: progress on new query editor 8 years ago
Torkel Ödegaard acede1d5f9 graphite: progress on new query editor 8 years ago
Carl Bergquist 5d6ed6c45f
prom: add support for default step param (#9866) 8 years ago
Sven Klemm 108f582ec4 sync documentation, add remark about to_timestamp and redshift (#9841) 8 years ago
Mitsuhiro Tanda ae4bcdd54b fix query inspector for cloudwatch 8 years ago
Dan Cech 5b38c230db use SHOW RETENTIONS to test influxdb connection (#9824) 8 years ago
Mitsuhiro Tanda ebcb8be19a add period alias 8 years ago
Sven Klemm b6fafb13f5 always quote template variables for mysql when multi-value is allowed (#9712) 8 years ago
Sven Klemm caa8b6100e always quote template variables for postgres when multi-value or include (#9714) 8 years ago
Alexander Zobnin ac2e72f22a graphite: tag is required for values autocomplete 8 years ago
Daniel Lee e541e60bc3 sql: remove title from annotation help 8 years ago
pkarmaka cdd17f4871 [Bug Fix] Opentsdb Alias issue (#9613) 8 years ago
Alexander Zobnin 2374e91bfa graphite: tags and values autocomplete based on @DanCech PR to graphite-web 8 years ago
Sven Klemm 34da0711ab add __timeGroup macro for mysql (#9596) 8 years ago
Torkel Ödegaard 74fcb2494a prometheus: fixed unsaved changes warning when changing time range due to step option on query model was changed in datasource.query code, fixes #9675 8 years ago
Sven Klemm 56e53b8343 dont quote variables for mysql and postgres datasource (#9611) 8 years ago
bergquist beb203209b prom: adds pre built grafana dashboard 8 years ago
Torkel Ödegaard 4aa227dd84 [Tech]: Start migrating to Jest for tests (#9610) 8 years ago
Alexander Zobnin 6114f63d7c graphite: auto detect version 8 years ago
Alexander Zobnin 89aea278a9 graphite: improved version comparison 8 years ago
Alexander Zobnin c22a192bb8 graphite: split tags and functions into 2 rows when seriesByTag used 8 years ago
Alexander Zobnin 968ce15e7f graphite: add tags to dropdown and switch to tag editor if selected 8 years ago
Sven Klemm b2d880c6de modify $__timeGroup macro so it can be used in select clause (#9527) 8 years ago