grafana/pkg/services
Dave Henderson 713075c494
Metrics: Fixed `grafana_database_conn_*` metrics, and added new `go_sql_stats_*` metrics as eventual replacement (#54405)
* metrics: Fix broken DBStats metrics

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>

* Register the sqlstats metrics by default

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
2022-08-31 08:54:32 -04:00
..
accesscontrol RBAC: Add function to generate wildcards from prefix (#54275) 2022-08-26 17:10:35 +02:00
alerting RBAC: Enable rbac when creating new settings (#53531) 2022-08-11 15:37:31 +02:00
annotations
apikey Chore: move from xorm to sqlx apikey store (#53434) 2022-08-23 11:01:35 -04:00
auth
cleanup
comments Chore: Remove disable user, disable batch users and searchusers methods from store interface (#53717) 2022-08-16 14:24:57 +02:00
contexthandler ContextHandler: Use stdlib format for middleware (#54219) 2022-08-25 14:35:21 +02:00
correlations Correlations: Add CorrelationSettings Page (#53821) 2022-08-26 11:27:28 +01:00
dashboardimport Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 2022-08-11 13:28:55 +02:00
dashboards public-dashboards: Add log statement when public dashboard enabled or disabled (#54133) 2022-08-26 11:28:54 -08:00
dashboardsnapshots Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 2022-08-11 13:28:55 +02:00
dashboardversion Chore: replace xorm by sqlx in dashboardversion service (#53869) 2022-08-25 16:04:16 -05:00
datasourceproxy
datasources Chore: SQL Store Split of datasource (#54262) 2022-08-26 11:03:38 -04:00
encryption
export Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 2022-08-11 13:28:55 +02:00
featuremgmt Tempo: Basic PoC of the upcoming TraceQL editor in Explore (#54028) 2022-08-24 17:57:59 +01:00
guardian RBAC: Split up service into several components (#54002) 2022-08-24 13:29:17 +02:00
hooks
kmsproviders
ldap
libraryelements RBAC: Enable rbac when creating new settings (#53531) 2022-08-11 15:37:31 +02:00
librarypanels RBAC: Enable rbac when creating new settings (#53531) 2022-08-11 15:37:31 +02:00
licensing
live Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 2022-08-11 13:28:55 +02:00
login RBAC: Split up service into several components (#54002) 2022-08-24 13:29:17 +02:00
login_attempt Chore: Add loginattempt service (#53687) 2022-08-17 08:34:23 +02:00
multildap
ngalert Alerting: add missing yaml tag to mute time struct (#54287) 2022-08-26 23:30:07 +02:00
notifications User management: Use HMAC-SHA256 to generate time limit codes (password reset tokens) (#42334) 2022-08-18 16:01:09 +02:00
oauthtoken Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 2022-08-11 13:28:55 +02:00
org Chore: Move updateorg out of sqlstore (#54111) 2022-08-23 12:26:21 -05:00
playlist Chore: Replace xorm with sqlx (#52575) 2022-08-16 13:17:14 -05:00
plugindashboards Plugins: Split plugin manager into smaller components (#54384) 2022-08-30 17:30:43 +02:00
pluginsettings
preference Chore: remove xorm from preference (#53803) 2022-08-17 22:07:20 -04:00
provisioning Alerting: use raw query data in provisioning to bypass interpolation of macros (#54293) 2022-08-26 23:54:30 +02:00
publicdashboards Public Dashboards: use intervalMs and maxDataPoints from request (#53613) 2022-08-29 18:13:06 -03:00
query Plugins: Remove various custom headers logic (#54146) 2022-08-26 11:56:10 +02:00
queryhistory Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 2022-08-11 13:28:55 +02:00
quota Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 2022-08-11 13:28:55 +02:00
rendering Rendering: Add support for renderer token (#54425) 2022-08-30 12:09:38 +02:00
screenshot
search Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 2022-08-11 13:28:55 +02:00
searchV2 Search: ordering tests (#54432) 2022-08-30 18:58:19 +02:00
searchusers Chore: Remove disable user, disable batch users and searchusers methods from store interface (#53717) 2022-08-16 14:24:57 +02:00
secrets Chore: SQL Store Split of datasource (#54262) 2022-08-26 11:03:38 -04:00
serviceaccounts RBAC: Remove DeclareFixedRoles wrapper on Access control and inject service (#54153) 2022-08-26 09:59:34 +02:00
shorturls Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 2022-08-11 13:28:55 +02:00
sqlstore Metrics: Fixed `grafana_database_conn_*` metrics, and added new `go_sql_stats_*` metrics as eventual replacement (#54405) 2022-08-31 08:54:32 -04:00
star add sqlx_store into star service (#53430) 2022-08-17 11:17:23 -05:00
store Storage: add `WithContents` option to `storage.Get()` (#53105) 2022-08-30 15:23:16 +02:00
teamguardian Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 2022-08-11 13:28:55 +02:00
temp_user Chore: Add tempuser service (#53325) 2022-08-12 12:13:23 -04:00
thumbs Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 2022-08-11 13:28:55 +02:00
updatechecker
user RBAC: Split up service into several components (#54002) 2022-08-24 13:29:17 +02:00
userauth
validations