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
Karl Persson b827df626d
RBAC: Initiate store in service (#55081)
3 years ago
..
apierrors chore/backend: move dashboard errors to dashboard service (#51593) 4 years ago
avatar Handle ioutil deprecations (#53526) 3 years ago
datasource backend/datasources: move datasources models into the datasources service package (#51267) 4 years ago
dtos PublicDashboards: Log api layer errors and which datasources fail/succeed (#55056) 3 years ago
frontendlogging Handle ioutil deprecations (#53526) 3 years ago
navlinks TopNav: Support for deeper nesting in section nav (#52562) 4 years ago
pluginproxy Chore: Refactor secrets kvstore to organize testing and migrations (#54249) 3 years ago
response pkg/web: closure-style middlewares (#51238) 3 years ago
routing
static
accesscontrol.go RBAC: Add permissions to install and configure plugins (#51829) 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 Alerting: Add file provisioning for contact points (#51924) 3 years ago
admin_provisioning_test.go Alerting: Add file provisioning for contact points (#51924) 3 years ago
admin_test.go RBAC: Refactor GetUserPermissions to use []accesscontrol.Permission (#50683) 4 years ago
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 Chore: fix formating for swagger definitions (#54993) 3 years ago
annotations_test.go RBAC: Enable rbac when creating new settings (#53531) 3 years ago
api.go Frontend logging: handle logging endpoints without expensive middleware (#54960) 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 RBAC: Initiate store in service (#55081) 3 years ago
dashboard.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 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 Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
dashboard_test.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
dataproxy.go Chore: Move swagger definitions to the handlers (#52643) 3 years ago
datasources.go API: Do not expose user input in datasource error responses (#53483) 3 years ago
datasources_test.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
fakes.go RBAC: Add permissions to install and configure plugins (#51829) 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: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 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 manager exposes renderer + secrets manager (#54629) 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 Frontend logging: handle logging endpoints without expensive middleware (#54960) 3 years ago
http_server_test.go
index.go plugins: Introduce generated, static core plugin registry (#54118) 3 years ago
ldap_debug.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
ldap_debug_test.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
login.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
login_oauth.go OAuth: Allow assigning Server Admin (#54780) 3 years ago
login_oauth_test.go OAuth: Redirect to login if no oauth module is found or if module is not configured (#50661) 4 years ago
login_test.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
metrics.go Plugins: Use error plane for api/ds/query (#54750) 3 years ago
metrics_test.go Plugins: Use error plane for api/ds/query (#54750) 3 years ago
openapi3.go Implementing OpenApi 3 specs (converted from Swagger 2) (#53243) 3 years ago
org.go Chore: fix formating for swagger definitions (#54993) 3 years ago
org_invite.go Chore: Add tempuser service (#53325) 3 years ago
org_invite_test.go RBAC: Enable rbac when creating new settings (#53531) 3 years ago
org_test.go RBAC: Remove service dependency in Evaluator component (#54910) 3 years ago
org_users.go Chore: fix formating for swagger definitions (#54993) 3 years ago
org_users_test.go RBAC: Split up service into several components (#54002) 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 Handle ioutil deprecations (#53526) 3 years ago
plugins.go RBAC: Add permissions to install and configure plugins (#51829) 3 years ago
plugins_test.go Plugins: Use error plane for api/ds/query (#54750) 3 years ago
preferences.go Preferences: Support setting any dashboard as home, not just the starred ones (#54258) 3 years ago
preferences_test.go RBAC: Enable rbac when creating new settings (#53531) 3 years ago
quota.go Chore: fix formating for swagger definitions (#54993) 3 years ago
quota_test.go RBAC: Remove service dependency in Evaluator component (#54910) 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: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
stars.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
swagger.go
swagger_responses.go Chore: Move swagger definitions to the handlers (#52643) 3 years ago
swagger_tags.json Chore: Move swagger definitions to the handlers (#52643) 3 years ago
team.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
team_members.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
team_members_test.go RBAC: Enable rbac when creating new settings (#53531) 3 years ago
team_test.go RBAC: Enable rbac when creating new settings (#53531) 3 years ago
user.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 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