The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/services
Ezequiel Victorero bcab0194f1
PublicDashboards: disable form if user does not has permissions (#54853)
3 years ago
..
accesscontrol RBAC: Move service and evaluator to acimpl package (#54714) 3 years ago
alerting manager exposes renderer + secrets manager (#54629) 3 years ago
annotations Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
apikey Chore: move from xorm to sqlx apikey store (#53434) 3 years ago
auth Auth: Extend auth token errors with user ID (#54633) 3 years ago
cleanup Chore: Move login attempt methods to separate service (#54479) 3 years ago
comments Chore: Remove disable user, disable batch users and searchusers methods from store interface (#53717) 3 years ago
contexthandler JWT: Add support for assigning org roles (#54277) 3 years ago
correlations Correlations: Use correct fallback handlers (#54511) 3 years ago
dashboard_thumbs Chore: Add dashboard thumbnails service (#54500) 3 years ago
dashboardimport Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
dashboards PublicDashboards: disable form if user does not has permissions (#54853) 3 years ago
dashboardsnapshots Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
dashboardversion Chore: replace xorm by sqlx in dashboardversion service (#53869) 3 years ago
datasourceproxy backend/datasources: move datasources models into the datasources service package (#51267) 3 years ago
datasources Fix nil logger in SqlStore (#54726) 3 years ago
encryption Encryption: Fall back to AES-CFB on empty algorithm metadata (#53266) 3 years ago
export Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
featuremgmt Plugins: Add feature toggles for long running queries (#54349) 3 years ago
guardian RBAC: Split up service into several components (#54002) 3 years ago
hooks Migrate to Wire for dependency injection (#32289) 4 years ago
kmsproviders Encryption: Refactor secrets.Service initialization (#51091) 3 years ago
ldap Handle ioutil deprecations (#53526) 3 years ago
libraryelements LibraryElements: Fix inability to delete library panels under MySQL (#54600) 3 years ago
librarypanels RBAC: Enable rbac when creating new settings (#53531) 3 years ago
licensing RBAC: Make RBAC action names more consistent (#49730) 3 years ago
live Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
login RBAC: Split up service into several components (#54002) 3 years ago
loginattempt Chore: Move login attempt methods to separate service (#54479) 3 years ago
multildap Split Create User (#50502) 3 years ago
ngalert Alerting: Sanitize invalid label/annotation names for external alertmanagers (#54537) 3 years ago
notifications User management: Use HMAC-SHA256 to generate time limit codes (password reset tokens) (#42334) 3 years ago
oauthtoken Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
org Chore: Move updateorg out of sqlstore (#54111) 3 years ago
playlist Chore: Replace xorm with sqlx (#52575) 3 years ago
plugindashboards Plugins: Split plugin manager into smaller components (#54384) 3 years ago
pluginsettings Chore: Move plugin settings store code into a dedicated service (#53560) 3 years ago
preference Chore: remove xorm from preference (#53803) 3 years ago
provisioning Alerting: use raw query data in provisioning to bypass interpolation of macros (#54293) 3 years ago
publicdashboards PublicDashboards: disable form if user does not has permissions (#54853) 3 years ago
query Public Dashboards: Add Expressions Support (#54336) 3 years ago
queryhistory Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
quota Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
rendering manager exposes renderer + secrets manager (#54629) 3 years ago
screenshot Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
search Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
searchV2 Search: ordering tests (#54432) 3 years ago
searchusers Chore: Remove disable user, disable batch users and searchusers methods from store interface (#53717) 3 years ago
secrets Secrets: Convert secret migration to a background service (#54676) 3 years ago
serviceaccounts RBAC: Remove DeclareFixedRoles wrapper on Access control and inject service (#54153) 3 years ago
shorturls Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
sqlstore Admin: Add support to configure default admin email (#54363) 3 years ago
star add sqlx_store into star service (#53430) 3 years ago
store Storage: add `WithContents` option to `storage.Get()` (#53105) 3 years ago
teamguardian Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
temp_user Chore: Add tempuser service (#53325) 3 years ago
thumbs manager exposes renderer + secrets manager (#54629) 3 years ago
updatechecker Handle ioutil deprecations (#53526) 3 years ago
user RBAC: Split up service into several components (#54002) 3 years ago
userauth Chore: Split delete user method (#52216) 3 years ago
validations Migrate to Wire for dependency injection (#32289) 4 years ago