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/api
idafurjes 325f7a789e
Chore: Delete duplicate models for user (#60906)
2 years ago
..
apierrors Chore: Fix status codes for nested folders (#59087) 3 years ago
avatar
datasource
dtos [Bug] Fix annotations update/patch (#60385) 2 years ago
frontendlogging Performance: add preallocation for some slice/map (#57860) 3 years ago
pluginproxy Plugins: Forward user header (X-Grafana-User) in backend plugin requests (#58646) 2 years ago
response
routing
static
accesscontrol.go DataSourcePermissions: Handle licensing properly for ds permissions (#59694) 3 years ago
admin.go Chore: Move stats service into a standalone packge from sqlstore (#59574) 3 years ago
admin_encryption.go manager exposes renderer + secrets manager (#54629) 3 years ago
admin_provisioning.go
admin_provisioning_test.go
admin_test.go
admin_users.go Login: Remove CreateUser from LoginService (#59464) 3 years ago
admin_users_test.go Chore: Remove Store interface and use db.DB instead (#60160) 2 years ago
alerting.go Guardian: Introduce additional constructors (#59577) 2 years ago
annotations.go [Bug] Fix annotations update/patch (#60385) 2 years ago
annotations_test.go Guardian: Introduce additional constructors (#59577) 2 years ago
api.go Admin: Add support bundles (#60536) 2 years ago
apikey.go Chore: fix formating for swagger definitions (#54993) 3 years ago
basic_auth.go
basic_auth_test.go
comments.go
common_test.go Guardian: Introduce additional constructors (#59577) 2 years ago
dashboard.go PublicDashboards: Revert Time range setting added (#60698) 2 years ago
dashboard_permission.go Guardian: Introduce additional constructors (#59577) 2 years ago
dashboard_permission_test.go Guardian: Introduce additional constructors (#59577) 2 years ago
dashboard_snapshot.go Guardian: Introduce additional constructors (#59577) 2 years ago
dashboard_snapshot_test.go Guardian: Introduce additional constructors (#59577) 2 years ago
dashboard_test.go chore(dashboard version service): make method sigs more consistent (#60736) 2 years ago
dataproxy.go
datasources.go Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 3 years ago
datasources_test.go Access Control: Clear user's permission cache after resource creation (#59101) 3 years ago
fakes.go NavTree: Make it possible to configure where in nav tree plugins live (#55484) 3 years ago
folder.go Nested Folders: Unify folder services (#60390) 2 years ago
folder_permission.go Guardian: Introduce additional constructors (#59577) 2 years ago
folder_permission_test.go API: Support creating a nested folder (#58508) 3 years ago
folder_test.go Nested folders: Refactor folder update (#60323) 2 years ago
frontend_logging.go Chore: Add deprecation warnings for Sentry (#60165) 2 years ago
frontend_logging_test.go Frontend logging: handle logging endpoints without expensive middleware (#54960) 3 years ago
frontend_metrics.go
frontendsettings.go Auth: Add expiry date for service accounts access tokens (#58885) 3 years ago
frontendsettings_test.go OAuth: Refactor OAuth parameters handling to support obtaining refresh tokens for Google OAuth (#58782) 3 years ago
grafana_com_proxy.go
health.go Chore: Remove Store interface and use db.DB instead (#60160) 2 years ago
health_test.go
http_server.go k8s: Add a dev only feature flag and simple service to get a client (#60204) 2 years ago
http_server_test.go
index.go Internationalization: Change locale preference to language (#58359) 3 years ago
ldap_debug.go Chore: Move SearchOrgs to org service (#55416) 3 years ago
ldap_debug_test.go Auth: Refactor auth package (#58920) 3 years ago
login.go Auth: Log a more useful msg if no OAuth provider configured (#56722) 2 years ago
login_oauth.go Oauth: Remove extra decoding of redirect url (#60875) 2 years ago
login_oauth_test.go OAuth: Refactor OAuth parameters handling to support obtaining refresh tokens for Google OAuth (#58782) 3 years ago
login_test.go Auth: Refactor auth package (#58920) 3 years ago
metrics.go Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 3 years ago
metrics_test.go Chore: Change fmt.Errorf to errors.New when there is no formatting required (#58600) 3 years ago
openapi3.go
org.go Remove org methods from sqlstore interface (#56358) 3 years ago
org_invite.go Backend: Consistently use context RemoteAddr function to determine remote address. (#60201) 2 years ago
org_invite_test.go SQLStore: Make addOrgUser private (#59142) 3 years ago
org_test.go Chore: Reduce the usage of sqlstore.createorg and use orgservice instead (#59356) 3 years ago
org_users.go Auth: Display id Provider label in orgs/users view (#58033) 3 years ago
org_users_test.go chore: remove CreateUser from sqlstore & replace with userService.CreateUserForTests (#59910) 2 years ago
password.go LoginAttempts: Reset attempts on successfull password reset (#59215) 3 years ago
playlist.go Playlist: update service so it supports both read+write (#55959) 3 years ago
playlist_play.go Chore: Change fmt.Errorf to errors.New when there is no formatting required (#58600) 3 years ago
plugin_dashboards.go
plugin_dashboards_test.go Chore: Change fmt.Errorf to errors.New when there is no formatting required (#58600) 3 years ago
plugin_metrics.go
plugin_metrics_test.go
plugin_proxy.go
plugin_proxy_test.go
plugin_resource.go Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 3 years ago
plugins.go Plugins: Fix plugin query help markdown (#60485) 2 years ago
plugins_test.go Plugins: Unexport PluginDir field from PluginDTO (#59190) 3 years ago
preferences.go Internationalization: Change locale preference to language (#58359) 3 years ago
preferences_test.go Chore: Reduce the usage of sqlstore.createorg and use orgservice instead (#59356) 3 years ago
quota.go Chore: Refactor quota service (#58643) 3 years ago
quota_test.go Chore: Refactor quota service (#58643) 3 years ago
render.go
search.go Chore: fix formating for swagger definitions (#54993) 3 years ago
search_test.go
short_url.go
short_url_test.go
signup.go Backend: Consistently use context RemoteAddr function to determine remote address. (#60201) 2 years ago
stars.go Star: Add uid in the endpoint (#54340) 3 years ago
swagger.go
swagger_responses.go
swagger_tags.json
team.go Access Control: Clear user's permission cache after resource creation (#59101) 3 years ago
team_members.go Chore: Switch over to team.Service instead of sqlstore (#55497) 3 years ago
team_members_test.go Chore: Remove Store interface and use db.DB instead (#60160) 2 years ago
team_test.go Access Control: Clear user's permission cache after resource creation (#59101) 3 years ago
user.go Chore: Delete duplicate models for user (#60906) 2 years ago
user_test.go Chore: Delete duplicate models for user (#60906) 2 years ago
user_token.go Auth: Refactor auth package (#58920) 3 years ago
user_token_test.go Auth: Refactor auth package (#58920) 3 years ago
utils.go Fix: Email and username trimming and invitation validation (#58442) 3 years ago