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
Levente Balogh 6b2394eff1
Connections: Make "Connect data" a section title (#61144)
2 years ago
..
accesscontrol RBAC: Add function to reduce permissions (#58197) 2 years ago
alerting Plugins: Automatically forward plugin request HTTP headers in outgoing HTTP requests (#60417) 2 years ago
annotations Annotations: AddMany to not open session if nothing to save (#61117) 2 years ago
apikey Chore: Refactor quota service (#58643) 3 years ago
auth Authn: JWT client (#61157) 2 years ago
authn Authn: JWT client (#61157) 2 years ago
cleanup Chore: Move tempuser model to tempuser package (#61024) 2 years ago
comments Guardian: Introduce additional constructors (#59577) 2 years ago
contexthandler Authn: JWT client (#61157) 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 star model duplicates (#61191) 2 years ago
dashboardsnapshots chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
dashboardversion chore(dashboard version service): remove user table join from store implementations (#60779) 2 years ago
datasourceproxy
datasources Connections: Align permissions for Connections page (#60725) 2 years ago
encryption Encryption: Fall back to AES-CFB on empty algorithm metadata (#53266) 3 years ago
export Chore: get user from appcontext rather than store utility (#59926) 2 years ago
featuremgmt RBAC: move RBAC + OnCall feature toggle to beta state (#60991) 2 years ago
folder Nested folders: Do not expose the sequential ID from the folder store (#60702) 2 years ago
grpcserver gRPC Server: Fix logging unauthenticated request error (#57490) 3 years ago
guardian Guardian: Introduce additional constructors (#59577) 2 years ago
hooks
kmsproviders Encryption: Refactor secrets.Service initialization (#51091) 3 years ago
ldap LDAP: Make LDAP attribute mapping case-insensitive (#58992) 3 years ago
libraryelements chore: sqlstore cleanup (#60415) 2 years ago
librarypanels Guardian: Introduce additional constructors (#59577) 2 years ago
licensing Navigation: Fix some missing pages in admin section (#60143) 2 years ago
live Guardian: Introduce additional constructors (#59577) 2 years ago
login Authn: JWT client (#61157) 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 Connections: Make "Connect data" a section title (#61144) 2 years ago
ngalert Alerting: Introduce state manager config structure (#61249) 2 years ago
notifications Chore: Move tempuser model to tempuser package (#61024) 2 years ago
oauthtoken Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 3 years ago
org Chore: Remove org model duplicates (#61025) 2 years ago
playlist Chore: Remove star model duplicates (#61191) 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: Pass through dashboard/contextual HTTP headers to plugins/datasources (#60301) 2 years ago
preference Internationalization: Change locale preference to language (#58359) 3 years ago
provisioning Preferences: Add pagination to org configuration page (#60896) 2 years ago
publicdashboards PublicDashboards: A unique page for public dashboards (#60744) 2 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 Alerting: Add support for tracing to alerting scheduler (#61057) 2 years ago
rendering Plugins: Unsigned chromium file should not invalidate signature for Renderer plugin (#59104) 2 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 RBAC: dashboard permission filter (#60582) 2 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 Chore: Remove org model duplicates (#61025) 2 years ago
shorturls chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
sqlstore Alerting: Improve legacy migration to include send reminder & frequency (#60275) 2 years ago
star Build: clean up and document integration test convention (#58170) 3 years ago
stats chore: sqlstore cleanup (#60415) 2 years ago
store deps: Update thema, use CUE fork (#60496) 2 years ago
supportbundles SupportBundles: Recover from Bundler panics gracefully (#60995) 2 years ago
tag Build: clean up and document integration test convention (#58170) 3 years ago
team RBAC: rewrite team member api test to not use mock (#61040) 2 years ago
teamguardian chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
temp_user Chore: Move tempuser model to tempuser package (#61024) 2 years ago
thumbs Guardian: Introduce additional constructors (#59577) 2 years ago
updatechecker Performance: add preallocation for some slice/map (#57860) 3 years ago
user Authn: JWT client (#61157) 2 years ago
validations