Commit Graph

13 Commits (ac5a38708695d7b9589219527a4529577a9f9c31)

Author SHA1 Message Date
Gábor Farkas 8616f2e80a
sql: removed unnecessary error-check (#81808) 1 year ago
Bruno 2332bfb007
Set DatasourceName and DatasourceType in proxy.Options (#80923) 1 year ago
Gábor Farkas 7230ec88a1
postgres: test: remove unused code (#81330) 1 year ago
Gábor Farkas b1d1aa667a
postgres: refactor code that is called by tests (#81279) 1 year ago
Gábor Farkas fd73b75ef7
SQL datasources: Consistent interval handling (#78517) 1 year ago
Gábor Farkas bfb85f27b1
sql: improve sqleng-api, leave sql.DB creation to the plugins (#79672) 1 year ago
Gábor Farkas 53863c52ca
sql: use logging functionality from plugin-sdk (#79294) 2 years ago
Gábor Farkas 92044a9009
postgres: refactor logs-handling (#79147) 2 years ago
Gábor Farkas 9f0fc60477
sql: remove `xorm` dependency from postgres/mysql/mssql (#77870) 2 years ago
Gábor Farkas 033446523b
mysql/postgres: vendor in unit-test helper function (#78744) 2 years ago
Gábor Farkas 4f899e3576
sql: removed dependency on test-db-check (#78717) 2 years ago
Gábor Farkas 710248674d
postgres: update unit test to be ready for the xorm-removal (#78537) 2 years ago
Gábor Farkas 2d391c1bf5
postgresql: change plugin id (#77444) 2 years ago
Michael Mandrus 66d2214c3b
Config: Add configuration option to define custom user-facing general error message for certain error types (#70023) 2 years ago
Emil Tullstedt b0e681c339
Chore: Update target in go.mod to 1.20 and golangci-lint to v1.52.2 (#67102) 2 years ago
Jev Forsberg 86228ba1a0
Datasource: Fix missing raw SQL query in Query Inspector when query returns zero rows (#67844) 2 years ago
Sasha Melentyev c02003af3c
Refactor time durations (#58484) 3 years ago
Yuriy Tseretyan d9c40ca41e
Chore: Update sqleng, elasticsearch, tempo and opentsdb plugins to support contextual logs. (#57777) 3 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
Kat Yang bd35e6917a
Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
Kat Yang c63ebc887b
Chore: Run integration tests without grabpl (#49448) 3 years ago
Kat Yang 50c2b4682a
Chore: Rename integration tests (#49438) 3 years ago
felixdoerre 9024340487
fix: postgresql ipv6 host should not be enclosed in square brackets (#47522) 3 years ago
felixdoerre f5a790e291
Fix postgresql host-v6 literals (#46876) 3 years ago
Marcus Efraimsson 1c892a2fc4
Postgres/MySQL/MSSQL: Add setting to limit maximum amount of rows processed (#38986) 4 years ago
Marcus Efraimsson fbdaf56a84
Postgres/MySQL/MSSQL: Fix region annotations not displayed correctly (#38936) 4 years ago
ying-jeanne c989f0fbbe
SQL: Migrate to use SDK contracts (#36635) 4 years ago
Serge Zaitsev 643c7fa0cb
Chore: update all +build statements (#38782) 4 years ago
idafurjes 180b1973e0
SQL: Fix SQL dataframe resampling (fill mode + time intervals) (#36937) 4 years ago
idafurjes 5d01add7da
Fix Postgres query handling null values for smallint (#36648) 4 years ago
Ryan McKinley 1d6e99bc95
SQL: Fixes issues with showing value column name prefix in legends (#35839) 4 years ago
Marcus Efraimsson 6c728d6a78
SQL: Use SDK sqlutil package refactor (#33758) 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
ying-jeanne c57047a420
Postgres: allow providing TLS/SSL certificates as text in addition to file paths (#30353) 4 years ago
Arve Knudsen be8ba8ef46
Postgres: Convert tests to stdlib (#30536) 4 years ago
Arve Knudsen 7126a91901
Postgres: Be consistent about TLS/SSL terminology (#30532) 4 years ago
Arve Knudsen d28d495235
Chore: Enable PR testing in Drone (#26189) 5 years ago
Arve Knudsen 9285595c50
tsdb/postgres: Support Unix socket for host (#25778) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Arve Knudsen 07582a8e85
Chore: Fix various spelling errors in back-end code (#25241) 5 years ago
Ryan McKinley 2a6ac88a73
QueryInspector: add common way to show the raw query (#25204) 5 years ago
Noval Agung Prayogo ea35ae4d1f
Chore: Update the xorm dependency (#22376) 5 years ago
Arve Knudsen bb50fc5965
pkg/tsdb: Check errors (#19837) 6 years ago
Kyle Brandt e5bf3027fc
Refactor: Move sql_engine to sub package of tsdb (#18991) 6 years ago
Mario Trangoni 18e127db2a pkg/tsdb/*: Fix do not pass a nil Context 7 years ago
Mario Trangoni afab9085eb pkg/tsdb/postgres/postgres_test.go: pass context.Background() instead of nil 7 years ago
Sven Klemm 744e8617ff add postgres test for global macros 7 years ago
Sven Klemm 0254a29e35 Interpolate $__interval in backend for alerting with sql datasources (#13156) 7 years ago
Sven Klemm 3552a4cb86 refactor timescaledb handling in MacroEngine 7 years ago