grafana/pkg/tsdb
Kyle Cunningham 92d92187d9
SQL Datasources: Update Max Connection and Max Idle Connection Defaults to 100 and add auto mode (#65834)
* Update connection configuration for SQL datasources

* Working auto state for connection numbers

* Add migration

* Use defaults from constants file

* Remove dead code

* Add tests and restructure useMigrateDatabaseField

* Update function names

* Update docs

* Make sure we don't continually issue updates

* Update docs

* Use onOptionsChnage in ConnectionLimits

* Update docs

* Clean up docs

* Update migration

* Fix default values in docs

* Fix spacing issue

* Fix test

* Update default values for SQL connections

* Include consts

* Allow override for default SQL datasource connection parameters

* Fix linter errors

* Remove extra @ts-ignore

* Centralize logic for default values

* Remove debugging

* Remove unecessary function

* Update configuration docs

* minor suggested change

* Fix comment misspelling

* Remove unecessary default setting code

* Update docs to indicate that code was included for backport version

* Remove dead code

---------

Co-authored-by: lwandz13 <larissa.wandzura@grafana.com>
2023-04-17 11:44:05 +03:00
..
azuremonitor AzureMonitor: Fix Log Analytics portal links (#65482) 2023-03-29 19:01:18 +03:00
cloudmonitoring Google Cloud Monitoring: Fix project variable (#66524) 2023-04-14 15:11:25 +00:00
cloudwatch Chore: Update Cuetsy to v0.1.8 version (#66456) 2023-04-14 16:45:54 +02:00
elasticsearch Elasticsearch: Fix legend generated on backend (#66039) 2023-04-11 13:29:38 +02:00
grafanads Chore: Rename Id to ID in alerting models (#62777) 2023-02-02 17:22:43 +01:00
graphite Chore: Upgrade golangci-lint to v1.51.2 (#63630) 2023-02-23 15:10:03 +01:00
influxdb Chore: Use latest go-sdk (v0.158.0) (#66054) 2023-04-05 21:00:31 +03:00
intervalv2 Refactor time durations (#58484) 2022-11-22 15:09:15 +08:00
legacydata Plugins: Migrate plugincontext, adapters and pluginsettings to pkg/services/pluginsintegration package (#64154) 2023-03-07 11:22:30 -05:00
loki Loki: Remove alpha feature toggle lokiDataframeApi (#65918) 2023-04-13 15:22:09 +02:00
mssql SQL Datasources: Update Max Connection and Max Idle Connection Defaults to 100 and add auto mode (#65834) 2023-04-17 11:44:05 +03:00
mysql SQL Datasources: Update Max Connection and Max Idle Connection Defaults to 100 and add auto mode (#65834) 2023-04-17 11:44:05 +03:00
opentsdb Chore: Upgrade golangci-lint to v1.51.2 (#63630) 2023-02-23 15:10:03 +01:00
parca Schema: Remove key from root DataQuery type (#64467) 2023-03-08 16:52:31 -05:00
phlare Phlare: Rollback pprof code (#65689) 2023-03-31 15:27:14 +02:00
postgres SQL Datasources: Update Max Connection and Max Idle Connection Defaults to 100 and add auto mode (#65834) 2023-04-17 11:44:05 +03:00
prometheus Revert "Prometheus: Reduce allocations parsing exemplars" (#66367) 2023-04-12 14:45:21 +02:00
sqleng SQL Datasources: Update Max Connection and Max Idle Connection Defaults to 100 and add auto mode (#65834) 2023-04-17 11:44:05 +03:00
tempo Tempo: TraceQL Configurable static fields (#65284) 2023-03-31 10:35:37 +01:00
testdatasource Live: Remove (alpha) ability to configure live pipelines (#65138) 2023-03-22 20:09:44 +02:00