Commit Graph

19 Commits (750b094dda2149f844da8fedc62a8a320376abfc)

Author SHA1 Message Date
Mariell Hoversholm 750b094dda
[release-10.4.18] Go: Bump to 1.24.2 (#103531) 3 months ago
Gábor Farkas 8616f2e80a
sql: removed unnecessary error-check (#81808) 1 year ago
Gábor Farkas 7b8c7b623c
sql: remove the usage of "errutil" (#81888) 1 year ago
Gábor Farkas fd73b75ef7
SQL datasources: Consistent interval handling (#78517) 1 year ago
Gábor Farkas 53863c52ca
sql: use logging functionality from plugin-sdk (#79294) 2 years ago
Gábor Farkas 4a6b209d64
sql: refactor code, eliminate from-core-grafana import (#77810) 2 years ago
Serge Zaitsev 0bdb105df2
Chore: Remove xorcare/pointer dependency (#63900) 2 years ago
Zoltán Bedi c25fe34ac0
SQL Datasources: Use health check for config test (#59867) 3 years ago
Yuriy Tseretyan d9c40ca41e
Chore: Update sqleng, elasticsearch, tempo and opentsdb plugins to support contextual logs. (#57777) 3 years ago
Marcus Efraimsson 8927a3ca20
Chore: Query endpoint refactor (#41637) 4 years ago
Marcus Efraimsson baab021fec
Chore: Refactor usage of legacy data contracts (#41218) 4 years ago
ying-jeanne c989f0fbbe
SQL: Migrate to use SDK contracts (#36635) 4 years ago
ying-jeanne bd66c8dde3
SQL data sources: Convert to return data frames (#32257) 4 years ago
Marcus Efraimsson b82c510581
Postgres/MySQL/MSSQL: Don't return connection failure details to the client (#32408) 4 years ago
Arve Knudsen b79e61656a
Introduce TSDB service (#31520) 4 years ago
Emil Hessman a5e43535b3
Chore: Rewrite tsdb sql engine test to standard library (#29590) 5 years ago
Arve Knudsen ec40e49dcb
Chore: Rewrite some tests to use testify (#28420) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Kyle Brandt e5bf3027fc
Refactor: Move sql_engine to sub package of tsdb (#18991) 6 years ago
Marcus Efraimsson 624e5e5b3d
let each sql datasource handle timeFrom and timeTo macros 7 years ago
Sven Klemm 94d6d51726 move timeFrom, timeTo, unixEpochFrom and unixEpochTo macros to sql_engine 7 years ago
Sven Klemm 0254a29e35 Interpolate $__interval in backend for alerting with sql datasources (#13156) 7 years ago
Leonard Gram e6f2811b21 sql: seconds epochs are now correctly converted to ms. 7 years ago
Marcus Efraimsson 76bd2aea44
sql datasource: extract common logic for converting value column to float 7 years ago
Marcus Efraimsson 97f67ddcb8
tsdb: improved floating point support when converting sql time column to epoch (ms) 7 years ago
Marcus Efraimsson a314890f89
tsdb: add support for more data types when converting sql time column to epoch (ms) 7 years ago
Marcus Efraimsson 3cb0bc3da1 sql datasource: extract common logic for converting time column to epoch time in ms 7 years ago