Commit Graph

75 Commits (750b094dda2149f844da8fedc62a8a320376abfc)

Author SHA1 Message Date
Gábor Farkas 1bab82ab36
mssql: socks proxy: use plugin-sdk (#82407) 1 year ago
Gábor Farkas 67f006a91d
sql: remove setting-import from sqleng (#82088) 1 year ago
Gábor Farkas 7b8c7b623c
sql: remove the usage of "errutil" (#81888) 1 year ago
Bruno 2332bfb007
Set DatasourceName and DatasourceType in proxy.Options (#80923) 1 year ago
Gábor Farkas bfb85f27b1
sql: improve sqleng-api, leave sql.DB creation to the plugins (#79672) 2 years ago
Gábor Farkas 53863c52ca
sql: use logging functionality from plugin-sdk (#79294) 2 years ago
Gábor Farkas 5b4da3a7dc
mssql: prepare logs-handling for decouple-datasource changes (#79214) 2 years ago
Will Browne 9d92818cae
Plugins: Update PDC pattern from latest plugin SDK changes (#76576) 2 years ago
Dan Cech 91cf4f0c1c
Revert "Plugins: Update PDC pattern from latest plugin SDK changes" (#76565) 2 years ago
Will Browne 151f6d6216
Plugins: Update PDC pattern from latest plugin SDK changes (#76036) 2 years ago
Will Browne 7fca1bde54
Plugins: Set grafana config, plugin version and user agent on plugin requests (#75171) 2 years ago
Oscar Kilhed 579709c7a6
MSSQL: Add support for MI authentication to MSSQL (#73597) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
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) 2 years ago
Will Browne 286b9e08e9
Plugins: Bump Plugin SDK version and address instance management breaking changes (#68900) 2 years ago
Stephanie Hingtgen 255d8f3326
Plugins: Remove secure socks proxy feature toggle (#66611) 2 years ago
Kyle Cunningham 92d92187d9
SQL Datasources: Update Max Connection and Max Idle Connection Defaults to 100 and add auto mode (#65834) 2 years ago
Stephanie Hingtgen 211beae736
MSSQL: Update forked go-mssqldb dependency (#65658) 2 years ago
Stephanie Hingtgen 10db808ea1
Plugins: Add sql support for the secure socks proxy (#64630) 2 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
Victor Marin 6e776d0fec
MSSQL: Add connection timeout setting in configuration page (#58631) 3 years ago
Yuriy Tseretyan d9c40ca41e
Chore: Update sqleng, elasticsearch, tempo and opentsdb plugins to support contextual logs. (#57777) 3 years ago
Dirkco du Plessis b52794601d
mssql: explicit disable encryption when its disabled (#46546) 3 years ago
Morten Nygaard Åsnes 9e4aafa719
MSSQL: Configuration of certificate verification for TLS connection (#31865) 3 years ago
Will Browne 7fbc7d019a
Plugins: Core plugins register via backend factory provider (#43171) 3 years ago
Will Browne e4ba5f17dd
add core plugins thru store (#43085) 4 years ago
Ivan Anselmi cf3105e5be
MSSQL: Change regex to validate Provider connection string (#40248) 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
Marcus Efraimsson 1c892a2fc4
Postgres/MySQL/MSSQL: Add setting to limit maximum amount of rows processed (#38986) 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
Ryan McKinley 7627b55ef4
TSDB: add deprecation comments to many tsdb structs (#33281) 4 years ago
Arve Knudsen 2c72f8babc
MSSQL: By default let driver choose port (#32417) 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
Arve Knudsen a078e40238
Settings: Rename constants/variables to follow Go naming standards (#28002) 5 years ago
Eder Nucci c22940fe35
MSSQL: Fix parsing of uniqueidentifier type (#25751) 5 years ago
Arve Knudsen d352c213b3
API: Recognize MSSQL data source URLs (#25629) 5 years ago
Noval Agung Prayogo ea35ae4d1f
Chore: Update the xorm dependency (#22376) 5 years ago
Arve Knudsen b858a5f496
Don't truncate IPv6 addresses (#19573) 6 years ago
Marcus Efraimsson 3de693af49
MySQL: Limit datasource error details returned from the backend (#19373) 6 years ago
Marcus Efraimsson 0f524fc947
MSSQL: Revert usage of new connectionstring format (#19203) 6 years ago
Brian Gann 9eafc693b2
MSSQL: Fix memory leak when debug enabled (#19049) 6 years ago
Kyle Brandt e5bf3027fc
Refactor: Move sql_engine to sub package of tsdb (#18991) 6 years ago
Elykov Alexandr 2514209083 MSSQL: Change connectionstring to URL format to fix using passwords with semicolon (#18384) 6 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 6 years ago
Andrej Ocenas 66f6e16916
Security: Store datasource passwords encrypted in secureJsonData (#16175) 6 years ago