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
Will Browne 4539c33fce Plugin fixes (#562) 3 years ago
..
apierrors
avatar Handle ioutil deprecations (#53526) 3 years ago
datasource
dtos NavTree: Refactor out the navtree building from api/index.go and into it's own service (#55552) 3 years ago
frontendlogging Handle ioutil deprecations (#53526) 3 years ago
pluginproxy Plugin fixes (#562) 3 years ago
response
routing
static
accesscontrol.go NavTree: Refactor out the navtree building from api/index.go and into it's own service (#55552) 3 years ago
admin.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 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 Chore: Remove disable user, disable batch users and searchusers methods from store interface (#53717) 3 years ago
admin_users_test.go Chore: Remove disable user, disable batch users and searchusers methods from store interface (#53717) 3 years ago
alerting.go Chore: fix formating for swagger definitions (#54993) 3 years ago
annotations.go Annotation: Optionally allow storing longer annotation tags (#54754) 3 years ago
annotations_test.go Chore: Switch over to team.Service instead of sqlstore (#55497) 3 years ago
api.go Search: create a separate HTTP endpoint (#55634) 3 years ago
apikey.go Chore: fix formating for swagger definitions (#54993) 3 years ago
basic_auth.go
basic_auth_test.go
comments.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
common_test.go Chore: Move team store implementation to a separate package (#55514) 3 years ago
dashboard.go Chore: StoreSplit tag service (#55453) 3 years ago
dashboard_permission.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
dashboard_permission_test.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
dashboard_snapshot.go FIX: RBAC prevents deleting empty snapshots (#54385) 3 years ago
dashboard_snapshot_test.go Chore: Switch over to team.Service instead of sqlstore (#55497) 3 years ago
dashboard_test.go Chore: StoreSplit tag service (#55453) 3 years ago
dataproxy.go
datasources.go Plugin fixes (#562) 3 years ago
datasources_test.go resolve merge conflicts (#55503) 3 years ago
fakes.go Plugins: Create single point of entry for adding / removing plugins (#55463) 3 years ago
folder.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
folder_permission.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
folder_permission_test.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
folder_test.go Chore: Switch over to team.Service instead of sqlstore (#55497) 3 years ago
frontend_logging.go Frontend logging: handle logging endpoints without expensive middleware (#54960) 3 years ago
frontend_logging_test.go Frontend logging: handle logging endpoints without expensive middleware (#54960) 3 years ago
frontend_metrics.go
frontendsettings.go Plugins: Add secure JSON fields to plugin setting DTO (#55313) 3 years ago
frontendsettings_test.go Secrets: Move license check to secret store plugin (#53185) 3 years ago
grafana_com_proxy.go
health.go
health_test.go
http_server.go Plugins: Create single point of entry for adding / removing plugins (#55463) 3 years ago
http_server_test.go
index.go NavTree: Refactor out the navtree building from api/index.go and into it's own service (#55552) 3 years ago
ldap_debug.go Chore: Move SearchOrgs to org service (#55416) 3 years ago
ldap_debug_test.go Chore: Move SearchOrgs to org service (#55416) 3 years ago
login.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
login_oauth.go Auth: Restore legacy behavior and add deprecation notice for empty org role in oauth (#55118) 3 years ago
login_oauth_test.go
login_test.go NavTree: Refactor out the navtree building from api/index.go and into it's own service (#55552) 3 years ago
metrics.go Plugins: Use error plane for api/ds/query (#54750) 3 years ago
metrics_test.go Plugin fixes (#562) 3 years ago
openapi3.go
org.go Chore: Move SearchOrgs to org service (#55416) 3 years ago
org_invite.go Chore: Use AddUserOrg from org service (#55657) 3 years ago
org_invite_test.go RBAC: Enable rbac when creating new settings (#53531) 3 years ago
org_test.go NavTree: Refactor out the navtree building from api/index.go and into it's own service (#55552) 3 years ago
org_users.go Use OrgUser method from org service (#55674) 3 years ago
org_users_test.go Use OrgUser method from org service (#55674) 3 years ago
password.go SAML: Do not SAML SLO if user is not SAML authenticated (#53418) 3 years ago
playlist.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
playlist_play.go Playlists: Migrate to UIDs and load dashboards in the frontend (#54125) 3 years ago
plugin_dashboards.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
plugin_dashboards_test.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
plugin_metrics.go
plugin_metrics_test.go Handle ioutil deprecations (#53526) 3 years ago
plugin_proxy.go Plugins: Handle app plugin proxy routes per request (#51835) 3 years ago
plugin_proxy_test.go Plugins: Handle app plugin proxy routes per request (#51835) 3 years ago
plugin_resource.go Plugin fixes (#562) 3 years ago
plugins.go Plugins: Create single point of entry for adding / removing plugins (#55463) 3 years ago
plugins_test.go Plugin fixes (#562) 3 years ago
preferences.go Preferences: Support setting any dashboard as home, not just the starred ones (#54258) 3 years ago
preferences_test.go NavTree: Refactor out the navtree building from api/index.go and into it's own service (#55552) 3 years ago
quota.go Chore: fix formating for swagger definitions (#54993) 3 years ago
quota_test.go NavTree: Refactor out the navtree building from api/index.go and into it's own service (#55552) 3 years ago
render.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
search.go Chore: fix formating for swagger definitions (#54993) 3 years ago
search_test.go RBAC: Enable rbac when creating new settings (#53531) 3 years ago
short_url.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
short_url_test.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
signup.go Chore: Split temporary user (invite) service (#55397) 3 years ago
stars.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
swagger.go
swagger_responses.go
swagger_tags.json
team.go Chore: Switch over to team.Service instead of sqlstore (#55497) 3 years ago
team_members.go Chore: Switch over to team.Service instead of sqlstore (#55497) 3 years ago
team_members_test.go Chore: Move team store implementation to a separate package (#55514) 3 years ago
team_test.go Chore: Move team store implementation to a separate package (#55514) 3 years ago
user.go Chore: Switch over to team.Service instead of sqlstore (#55497) 3 years ago
user_test.go Chore: Remove disable user, disable batch users and searchusers methods from store interface (#53717) 3 years ago
user_token.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
user_token_test.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
utils.go