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
Alexander Weaver f093c249ac
Alerting: Fix incorrect embedded DTO being returned when handling rule groups (#53701)
3 years ago
..
accesscontrol RBAC: Remove unused code (#53649) 3 years ago
alerting RBAC: Enable rbac when creating new settings (#53531) 3 years ago
annotations Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
apikey Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
auth Handle ioutil deprecations (#53526) 3 years ago
cleanup Remove ioutil.ReadDir from usage (#53550) 3 years ago
comments Chore move Filter to user service (#53588) 3 years ago
contexthandler Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
correlations Fix build error (#53615) 3 years ago
dashboardimport Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
dashboards RBAC: Enable rbac when creating new settings (#53531) 3 years ago
dashboardsnapshots Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
dashboardversion chore/backend: move dashboard errors to dashboard service (#51593) 3 years ago
datasourceproxy backend/datasources: move datasources models into the datasources service package (#51267) 3 years ago
datasources Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 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 Prometheus: Promote Azure auth flag to configuration (#53447) 3 years ago
guardian Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
hooks
kmsproviders Encryption: Refactor secrets.Service initialization (#51091) 3 years ago
ldap Handle ioutil deprecations (#53526) 3 years ago
libraryelements RBAC: Enable rbac when creating new settings (#53531) 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 Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
multildap Split Create User (#50502) 3 years ago
ngalert Alerting: Fix incorrect embedded DTO being returned when handling rule groups (#53701) 3 years ago
notifications Handle ioutil deprecations (#53526) 3 years ago
oauthtoken Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
org Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
playlist remove the sqlstore playlist methods (#53415) 3 years ago
plugindashboards Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
pluginsettings Chore: Move plugin settings store code into a dedicated service (#53560) 3 years ago
preference Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
provisioning Remove ioutil.ReadDir from usage (#53550) 3 years ago
publicdashboards RBAC: Enable rbac when creating new settings (#53531) 3 years ago
query Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 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 Move SignedInUser to user service and RoleType and Roles to org (#53445) 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 Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
searchusers Chore move Filter to user service (#53588) 3 years ago
secrets Secrets: Move license check to secret store plugin (#53185) 3 years ago
serviceaccounts Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
shorturls Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
sqlstore Correlations: Add GetCorrelation(s) HTTP APIs (#52517) 3 years ago
star Add delete user from other services/stores (#51912) 3 years ago
store Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 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 Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
updatechecker Handle ioutil deprecations (#53526) 3 years ago
user Chore: Add user methods to service (#53595) 3 years ago
userauth Chore: Split delete user method (#52216) 3 years ago
validations