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
Yuri Tseretyan ad09feed83
Alerting: rule backtesting API (#57318)
2 years ago
..
accesscontrol Access control: endpoint for searching single user permissions (#59669) 2 years ago
alerting Refactor time durations (#58484) 3 years ago
annotations Chore: Refactor quota service (#58643) 3 years ago
apikey Chore: Refactor quota service (#58643) 3 years ago
auth Auth: Session cache [main] (#59935) 2 years ago
authn Auth: Add anonymous authn client (#59637) 3 years ago
cleanup LoginAttempt: Move logic around login attempts into the service (#58962) 3 years ago
comments chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
contexthandler Contexthandler: Add uname as response header (#59930) 2 years ago
correlations chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
dashboardimport Nested Folders: Set user in the API level (#59148) 3 years ago
dashboards Chore: Remove Store interface and use db.DB instead (#60160) 2 years ago
dashboardsnapshots chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
dashboardversion Build: clean up and document integration test convention (#58170) 3 years ago
datasourceproxy
datasources Chore: Missed deprecations due to overly broad lint exclusion (#59732) 2 years ago
encryption
export Chore: get user from appcontext rather than store utility (#59926) 2 years ago
featuremgmt Alerting: rule backtesting API (#57318) 2 years ago
folder [Nested Folder] Block move operation that could introduce more than 8 level of depth,… (#59832) 2 years ago
grpcserver gRPC Server: Fix logging unauthenticated request error (#57490) 3 years ago
guardian Chore: Refactor quota service (#58643) 3 years ago
hooks
kmsproviders
ldap LDAP: Make LDAP attribute mapping case-insensitive (#58992) 3 years ago
libraryelements chore: remove CreateUser from sqlstore & replace with userService.CreateUserForTests (#59910) 2 years ago
librarypanels chore: remove CreateUser from sqlstore & replace with userService.CreateUserForTests (#59910) 2 years ago
licensing Navigation: Fix some missing pages in admin section (#60143) 2 years ago
live Refactor time durations (#58484) 3 years ago
login chore: remove CreateUser from sqlstore & replace with userService.CreateUserForTests (#59910) 2 years ago
loginattempt LoginAttempts: Reset attempts on successfull password reset (#59215) 3 years ago
multildap LDAP: Disable user in case it has been removed from LDAP directory (#60231) 2 years ago
navtree Export: move export page to a full page (not view on storage) (#60263) 2 years ago
ngalert Alerting: rule backtesting API (#57318) 2 years ago
notifications Email: Use MJML email templates (#57751) 3 years ago
oauthtoken Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 3 years ago
org chore: remove CreateUser from sqlstore & replace with userService.CreateUserForTests (#59910) 2 years ago
playlist Chore: get user from appcontext rather than store utility (#59926) 2 years ago
plugindashboards Plugins: Unexport PluginDir field from PluginDTO (#59190) 3 years ago
pluginsettings chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
pluginsintegration Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 3 years ago
preference Internationalization: Change locale preference to language (#58359) 3 years ago
provisioning Chore: Replace yaml.v2 with yaml.v3 (#59897) 2 years ago
publicdashboards Pubdash: Verify affected rows count in database 'create' call (#59591) 3 years ago
query Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 3 years ago
queryhistory chore: remove CreateUser from sqlstore & replace with userService.CreateUserForTests (#59910) 2 years ago
querylibrary Add query library behind dev-mode-only feature flag (#55947) 3 years ago
quota Login: Fix failure to login a new user via an external provider if quota are enabled (#60015) 2 years ago
rendering Rendering: Add configuration options for `renderKey` lifetime (#57339) 3 years ago
screenshot Alerting: Support From and To when taking screenshots (#59166) 3 years ago
search chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
searchV2 EntityStore: Rename ObjectStore to EntityStore (part 1) (#59613) 3 years ago
searchusers Chore: Move methods from sqlstore to user store (#56305) 3 years ago
secrets Chore: Refactor quota service (#58643) 3 years ago
serviceaccounts Auth: Service account store refactor (#58961) 2 years ago
shorturls chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
sqlstore Chore: Missed deprecations due to overly broad lint exclusion (#59732) 2 years ago
star Build: clean up and document integration test convention (#58170) 3 years ago
stats chore: remove CreateUser from sqlstore & replace with userService.CreateUserForTests (#59910) 2 years ago
store k8s: Add a dev only feature flag and simple service to get a client (#60204) 2 years ago
tag Build: clean up and document integration test convention (#58170) 3 years ago
team chore: remove CreateUser from sqlstore & replace with userService.CreateUserForTests (#59910) 2 years ago
teamguardian chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
temp_user chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
thumbs Auth: Service account store refactor (#58961) 2 years ago
updatechecker Performance: add preallocation for some slice/map (#57860) 3 years ago
user feature (user service): Add a validation check after the user record is created in the sqlstore. (#59968) 2 years ago
validations