grafana/pkg/models
Dimitris Sotirakis 069fb0cf38
HTTP Client: Introduce dataproxy_max_idle_connections config variable (#35864)
* Introduce dataproxy_max_idle_connections config var

* Fix according to reviewer's comments

* Fix according to reviewer's comments - round 2

* Remove unused const

* Bring back MaxIdleConnsPerHost

* Fixes according to reviewer's comments
2021-07-07 13:13:53 +03:00
..
address.go
alert_notifications.go
alert_test.go
alert.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 2021-03-17 16:06:10 +01:00
apikey.go Return 404 when deleting non-existing API key (#33346) 2021-04-28 13:30:09 +02:00
context_test.go Alerting: Various fixes for the alerts endpoint (#33182) 2021-04-21 06:34:42 -04:00
context.go Alerting: Various fixes for the alerts endpoint (#33182) 2021-04-21 06:34:42 -04:00
dashboard_acl_test.go
dashboard_acl.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 2021-03-17 16:06:10 +01:00
dashboard_snapshot.go
dashboard_version.go
dashboards_test.go
dashboards.go Expose folder UID in dashboards API response (#33991) 2021-05-26 10:20:13 -04:00
datasource_cache_test.go Datasource: Fix storing timeout option as numeric (#35441) 2021-06-10 10:27:14 +02:00
datasource_cache.go HTTP Client: Introduce dataproxy_max_idle_connections config variable (#35864) 2021-07-07 13:13:53 +03:00
datasource.go Chore: Collect elasticsearch version usage stats (#31787) 2021-03-17 09:14:53 +00:00
folders.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 2021-03-17 16:06:10 +01:00
health.go
helpflags.go
jwt.go Auth: support JWT Authentication (#29995) 2021-03-31 08:40:44 -07:00
libraryelements.go LibraryElements: Creates usage stats for panels and variables (#34476) 2021-05-24 06:11:01 +02:00
licensing.go CDN: Adds support for serving assets over a CDN (#30691) 2021-02-01 10:13:09 +01:00
live.go Live: using organisation IDs throughout stack (#33714) 2021-05-11 22:03:04 +03:00
login_attempt.go
models.go
notifications.go
org_user.go 32540: Add org users with pagination (#33788) 2021-05-12 14:10:35 +02:00
org.go
playlist.go
plugin_setting_cache_test.go
plugin_setting_cache.go
plugin_settings.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 2021-03-17 16:06:10 +01:00
preferences.go
quotas.go [Alerting]: Extend quota service to optionally set limits on alerts (#33283) 2021-05-04 19:16:28 +03:00
shorturl.go
star.go
stats.go LibraryElements: Creates usage stats for panels and variables (#34476) 2021-05-24 06:11:01 +02:00
tags_test.go Chore: Rewrite models tags test to standard library (#30041) 2021-01-05 17:20:41 +01:00
tags.go
team_member.go
team.go
temp_user.go
test_data.go
user_auth.go Auth: add expired token error and update CreateToken function (#30203) 2021-01-19 17:55:53 +01:00
user_token.go Auth: Allow soft token revocation (#31601) 2021-03-16 17:44:02 +01:00
user.go Live: support a dashboard gitops channel (#33291) 2021-04-23 21:55:31 +02:00
validations.go Plugins: Requests validator (#30445) 2021-02-03 20:47:45 +01:00