Commit Graph

142 Commits (d29f4a8f762ac6e9e1f425899c4787fd4025c45d)

Author SHA1 Message Date
Stephanie Hingtgen 4ece133fce
Secure socks proxy: use Grafana Plugin SDK (#71616) 2 years ago
Michael Mandrus 66d2214c3b
Config: Add configuration option to define custom user-facing general error message for certain error types (#70023) 3 years ago
Will Browne 286b9e08e9
Plugins: Bump Plugin SDK version and address instance management breaking changes (#68900) 3 years ago
Emil Tullstedt b0e681c339
Chore: Update target in go.mod to 1.20 and golangci-lint to v1.52.2 (#67102) 3 years ago
Jev Forsberg 86228ba1a0
Datasource: Fix missing raw SQL query in Query Inspector when query returns zero rows (#67844) 3 years ago
Stephanie Hingtgen 255d8f3326
Plugins: Remove secure socks proxy feature toggle (#66611) 3 years ago
Kyle Cunningham 92d92187d9
SQL Datasources: Update Max Connection and Max Idle Connection Defaults to 100 and add auto mode (#65834) 3 years ago
Stephanie Hingtgen 10db808ea1
Plugins: Add sql support for the secure socks proxy (#64630) 3 years ago
Zoltán Bedi c25fe34ac0
SQL Datasources: Use health check for config test (#59867) 3 years ago
Zoltán Bedi d65899de7b
SQL Datasources: Move database setting to jsonData (#58649) 3 years ago
Sasha Melentyev c02003af3c
Refactor time durations (#58484) 3 years ago
Dan Cech 9ea6a43089
Build: clean up and document integration test convention (#58170) 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
Emil Tullstedt b287047052
Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
Jo 062d255124
Handle ioutil deprecations (#53526) 3 years ago
Kat Yang bd35e6917a
Chore: Exclude integration tests from running on test-backend step (#50359) 4 years ago
Kat Yang 31630edf0c
Chore: Remove Wrapf (#50128) 4 years ago
Kat Yang c63ebc887b
Chore: Run integration tests without grabpl (#49448) 4 years ago
Kat Yang 50c2b4682a
Chore: Rename integration tests (#49438) 4 years ago
felixdoerre 9024340487
fix: postgresql ipv6 host should not be enclosed in square brackets (#47522) 4 years ago
felixdoerre f5a790e291
Fix postgresql host-v6 literals (#46876) 4 years ago
Julien NOEL f4b6c4019c
PostgreSQL: __unixEpochGroup to support arithmetic expression as argument (#46764) 4 years ago
Will Browne 7fbc7d019a
Plugins: Core plugins register via backend factory provider (#43171) 4 years ago
Will Browne e4ba5f17dd
add core plugins thru store (#43085) 4 years ago
Will Browne b80fbe03f0
Plugins: Refactor Plugin Management (#40477) 4 years ago
Joan López de la Franca Beltran 722c414fef
Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
Andres Martinez Gotor 64c8d32fe7
Use sdk pkg for gtime (#39354) 4 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
Arve Knudsen 78596a6756
Migrate to Wire for dependency injection (#32289) 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) 5 years ago
Marcus Efraimsson 0611207f3b
Postgres/MySQL/MSSQL: Fix concurrent map writes panic (#35510) 5 years ago
Marcus Efraimsson 6c728d6a78
SQL: Use SDK sqlutil package refactor (#33758) 5 years ago
ying-jeanne 0b97cdcee1
fix postgres to have precision of ms (#33853) 5 years ago
ying-jeanne bd66c8dde3
SQL data sources: Convert to return data frames (#32257) 5 years ago
Ryan McKinley 7627b55ef4
TSDB: add deprecation comments to many tsdb structs (#33281) 5 years ago
Marcus Efraimsson dd0ba96d7c
Postgres: Fix time group macro when TimescaleDB is enabled and interval is less than a second (#33153) 5 years ago
Arve Knudsen b79e61656a
Introduce TSDB service (#31520) 5 years ago
ying-jeanne c57047a420
Postgres: allow providing TLS/SSL certificates as text in addition to file paths (#30353) 5 years ago
Ricky Putra d56c5285e2
Postgres: Fix timeGroup macro converts long intervals to invalid numbers when TimescaleDB is enabled (#31179) 5 years ago
Arve Knudsen be8ba8ef46
Postgres: Convert tests to stdlib (#30536) 5 years ago
Arve Knudsen 7126a91901
Postgres: Be consistent about TLS/SSL terminology (#30532) 5 years ago
Arve Knudsen f55818ca70
Chore: Enable exhaustive linter (#29458) 5 years ago
Arve Knudsen 2bf964c61e
Chore: Fix linting issues caught by ruleguard (#28799) 5 years ago
Arve Knudsen 574553ec7b
Chore: Fix issues found by staticcheck (#28802) 5 years ago