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
Gabriel MABILLE 4be9ec8f72
AccessControl: Protect org users lookup (#38981)
4 years ago
..
apierrors Migrate to Wire for dependency injection (#32289) 4 years ago
avatar Chore: pass url parameters through context.Context (#38826) 4 years ago
datasource Chore: Remove unused Go code (#28852) 5 years ago
dtos Allow white labeling loading logo (#36174) 4 years ago
frontendlogging PluginManager: Make remaining plugin state non-global (#32094) 4 years ago
pluginproxy Macaron: remove custom Request type (#37874) 4 years ago
response [Alerting] Forking LoTex ruler (#32138) 4 years ago
routing Macaron cleanup (#37795) 4 years ago
static Macaron: remove custom Request type (#37874) 4 years ago
acl.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
admin.go Access Control: refactor permission evaluator to be more flexible (#35996) 4 years ago
admin_provisioning.go Chore: Moves common and response into separate packages (#30298) 5 years ago
admin_provisioning_test.go Revert "Revert "AccessControl: Implement a way to register fixed roles (#35641)" (#37397)" (#37535) 4 years ago
admin_test.go Access Control: Add fine-grained access control to GET stats and settings handlers (#35622) 4 years ago
admin_users.go add context to getsignedinUser calls (#35963) 4 years ago
admin_users_test.go add context to getsignedinUser calls (#35963) 4 years ago
alerting.go Chore: fix param names in ctx.ParamsInt64 (#39223) 4 years ago
alerting_test.go Search: add sort information in dashboard results (#30609) 4 years ago
annotations.go Chore: Replace util.DynMap with structs (#36332) 4 years ago
annotations_test.go Annotations: Adds tags endpoint (#36199) 4 years ago
api.go AccessControl: Protect org users lookup (#38981) 4 years ago
apikey.go Return 404 when deleting non-existing API key (#33346) 4 years ago
app_routes.go Chore: pass url parameters through context.Context (#38826) 4 years ago
basic_auth.go Macaron: remove custom Request type (#37874) 4 years ago
basic_auth_test.go Macaron: remove custom Request type (#37874) 4 years ago
common_test.go AccessControl: add one-dimensional permissions to datasources (#38070) 4 years ago
dashboard.go Chore: pass url parameters through context.Context (#38826) 4 years ago
dashboard_permission.go Instrumentation: add context.Context to the dashboard get flow. (#34955) 4 years ago
dashboard_permission_test.go Instrumentation: add context.Context to the dashboard get flow. (#34955) 4 years ago
dashboard_snapshot.go Chore: pass url parameters through context.Context (#38826) 4 years ago
dashboard_snapshot_test.go Chore: Refactor securedata to remove global encryption calls from dashboard snapshots (#38714) 4 years ago
dashboard_test.go Macaron: remove custom Request type (#37874) 4 years ago
dataproxy.go Data Source Proxy: Migrate proxy to its own service and make more extensible (#31927) 4 years ago
datasources.go Chore: fix param names in ctx.ParamsInt64 (#39223) 4 years ago
datasources_test.go Access control: Add a scope to Data Sources GET endpoint (#38933) 4 years ago
fakes.go PluginManager: Make remaining plugin state non-global (#32094) 4 years ago
folder.go Chore: pass url parameters through context.Context (#38826) 4 years ago
folder_permission.go Chore: pass url parameters through context.Context (#38826) 4 years ago
folder_permission_test.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
folder_test.go Chore: GetDashboardQuery should be dispatched using DispatchCtx (#36877) 4 years ago
frontend_logging.go Logging: sourcemap support for frontend stacktraces (#30590) 4 years ago
frontend_logging_test.go PluginManager: Make remaining plugin state non-global (#32094) 4 years ago
frontend_metrics.go FrontendMetrics: Adds new backend api that frontend can use to push frontend measurements and counters to prometheus (#32593) 4 years ago
frontendsettings.go Analytics: Instrument Azure Application Insights (#38553) 4 years ago
frontendsettings_test.go Macaron: Strip down renderer middleware (#37627) 4 years ago
grafana_com_proxy.go Chore: pass url parameters through context.Context (#38826) 4 years ago
health.go API: Query database from /api/health endpoint (#28349) 5 years ago
health_test.go Backend: Migrate to using non-global configuration (#31856) 4 years ago
http_server.go Macaron: remove custom Request type (#37874) 4 years ago
http_server_test.go Tests: Batch of GoConvey to Testify conversions (#27008) 5 years ago
index.go Live: return pipeline menu, now with feature toggle (#39280) 4 years ago
ldap_debug.go Chore: pass url parameters through context.Context (#38826) 4 years ago
ldap_debug_test.go add context to getsignedinUser calls (#35963) 4 years ago
login.go Encryption: Extract encryption into service (#38442) 4 years ago
login_oauth.go Chore: pass url parameters through context.Context (#38826) 4 years ago
login_test.go Chore: Remove global encryption calls from authinfoservice (#38591) 4 years ago
metrics.go Grafana: include a built-in backend datasource (#38571) 4 years ago
org.go Chore: pass url parameters through context.Context (#38826) 4 years ago
org_invite.go Chore: pass url parameters through context.Context (#38826) 4 years ago
org_users.go AccessControl: Protect org users lookup (#38981) 4 years ago
org_users_test.go AccessControl: Protect org users lookup (#38981) 4 years ago
password.go Chore: Moves common and response into separate packages (#30298) 5 years ago
playlist.go Chore: Moves common and response into separate packages (#30298) 5 years ago
playlist_play.go Search: add sort information in dashboard results (#30609) 4 years ago
plugins.go Chore: pass url parameters through context.Context (#38826) 4 years ago
plugins_test.go track signature files + add warn log (#38938) 4 years ago
preferences.go API: Add theme validation (#38432) 4 years ago
quota.go Chore: pass url parameters through context.Context (#38826) 4 years ago
render.go Chore: pass url parameters through context.Context (#38826) 4 years ago
roles.go AccessControl: add one-dimensional permissions to datasources (#38070) 4 years ago
search.go Search: add sort information in dashboard results (#30609) 4 years ago
short_url.go Chore: pass url parameters through context.Context (#38826) 4 years ago
short_url_test.go Chore: Refactor short url api test (#35051) 4 years ago
signup.go Login: Replace command dispatch by explicit call (#32088) 4 years ago
stars.go Profile: Fixes profile preferences being accessible when anonymous access was enabled (#31516) 4 years ago
team.go Chore: Replace Command dispatches by explicit calls (#32131) 4 years ago
team_members.go Chore: Replace Command dispatches by explicit calls (#32131) 4 years ago
team_members_test.go Add an option to hide certain users in the UI (#28942) 5 years ago
team_test.go Macaron: remove custom Request type (#37874) 4 years ago
user.go Add filter to search users by active (#38637) 4 years ago
user_test.go Chore: Convert API tests to standard Go lib (#29009) 5 years ago
user_token.go add context to getsignedinUser calls (#35963) 4 years ago
user_token_test.go add context to getsignedinUser calls (#35963) 4 years ago
utils.go Permissions: Validate against Team/User permission role update (#29101) 5 years ago