Commit Graph

9 Commits (bdce964df6a083b9a3c0d8a344cb39a042297955)

Author SHA1 Message Date
Emil Tullstedt b287047052
Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
Ezequiel Victorero 722aca5c53
Public Dashboards: use intervalMs and maxDataPoints from request (#53613) 3 years ago
Dan Keder 9595fd6b66
Prometheus: Support 1ms resolution intervals (#44707) 3 years ago
Marcus Efraimsson baab021fec
Chore: Refactor usage of legacy data contracts (#41218) 4 years ago
Ivana Huckova 6ec2c54c5b
Interval: Use gtime for parsing of time string to duration (#40624) 4 years ago
Ivana Huckova f172701043
IntervalV2: Use maxDataPoints to calculate correct interval (#39036) 4 years ago
Ivana Huckova 4952f6fc58
Prometheus: Add interpolation for built-in-time variables to backend (#39051) 4 years ago
Giordano Ricci dc36f15fbb
Prometheus: Revert stepMode functionality (#38982) 4 years ago
ying-jeanne c989f0fbbe
SQL: Migrate to use SDK contracts (#36635) 4 years ago
Ivana Huckova 1083bef030
Prometheus: Implement stepMode for alerting queries (#36796) 4 years ago
idafurjes 1a52dd57cf
Fix parse duration for day (#36942) 4 years ago
Dimitris Sotirakis 0df1b33d71
Plugins: Migrate Elasticsearch to backend plugin SDK (#36132) 4 years ago
Ben Sully b7ea66b00d
Datasource: Use intervalMs field of query model in GetIntervalFrom if interval field is not set (#34270) 4 years ago
ying-jeanne bd66c8dde3
SQL data sources: Convert to return data frames (#32257) 4 years ago
Arve Knudsen b79e61656a
Introduce TSDB service (#31520) 4 years ago
Nutmos 45b9ea7b4e
Prometheus: Min step defaults to seconds when no unit is set to prevent errors when running alerts. (#30966) 4 years ago
Arve Knudsen 4b1eb6e5c7
Chore: Enable gocyclo linter (#26395) 5 years ago
Arve Knudsen 5070f7a75b
Chore: Start harmonizing linting with plugin SDK (#25854) 5 years ago
Daniel Lee a54484638d interval: make the FormatDuration function public 6 years ago
Sven Klemm 0254a29e35 Interpolate $__interval in backend for alerting with sql datasources (#13156) 7 years ago
Karsten Weiss b7adf28501 Remove redundancy in variable declarations (golint) 7 years ago
Carl Bergquist 5d6ed6c45f
prom: add support for default step param (#9866) 8 years ago
Torkel Ödegaard b475f91387 feat(templating): completed work on built in template variables and , closes #7190, refactors #7170 8 years ago
bergquist 95b9f472d1 tech(influxdb): remove unused logging 9 years ago
bergquist 0bfb94dc6f feat(tsdb): add interval calculator 9 years ago