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
Nathan Rodman df791ae2af
Alerting: Add custom grouping for alert groups (#37378)
4 years ago
..
avatar Macaron: Strip down renderer middleware (#37627) 4 years ago
datasource
dtos Allow white labeling loading logo (#36174) 5 years ago
frontendlogging
pluginproxy Remove unused Macaron code and interfaces (#37194) 4 years ago
response
routing
static
acl.go
admin.go Access Control: Add fine-grained access control to GET stats and settings handlers (#35622) 5 years ago
admin_provisioning.go
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) 5 years ago
admin_users.go add context to getsignedinUser calls (#35963) 5 years ago
admin_users_test.go add context to getsignedinUser calls (#35963) 5 years ago
alerting.go NGAlert: Send list of available ngalert notification channels via API (#33489) 5 years ago
alerting_test.go
annotations.go Chore: Replace util.DynMap with structs (#36332) 5 years ago
annotations_test.go Annotations: Adds tags endpoint (#36199) 5 years ago
api.go Revert "Revert "AccessControl: Implement a way to register fixed roles (#35641)" (#37397)" (#37535) 4 years ago
apikey.go Return 404 when deleting non-existing API key (#33346) 5 years ago
app_routes.go
basic_auth.go
basic_auth_test.go
common_test.go Macaron: Strip down renderer middleware (#37627) 4 years ago
dashboard.go Chore: Use context.Context for the get home dashboard API endpoint (#36735) 5 years ago
dashboard_permission.go Instrumentation: add context.Context to the dashboard get flow. (#34955) 5 years ago
dashboard_permission_test.go Instrumentation: add context.Context to the dashboard get flow. (#34955) 5 years ago
dashboard_snapshot.go Chore: Fix http: superfluous response.WriteHeader error when deleting an external snapshot (#36780) 5 years ago
dashboard_snapshot_test.go Chore: Fix http: superfluous response.WriteHeader error when deleting an external snapshot (#36780) 5 years ago
dashboard_test.go Chore: Use context.Context for the get home dashboard API endpoint (#36735) 5 years ago
dataproxy.go
datasources.go Update http error code when datasource health check fails (#37895) 4 years ago
datasources_test.go Live: stream resubmit on ds change, fix old ds settings in RunStream (#34130) 5 years ago
fakes.go
folder.go Folder API: optionally force deleting Grafana 8 alerts when deleting a folder (or error) (#36427) 4 years ago
folder_permission.go
folder_permission_test.go
folder_test.go Folder API: optionally force deleting Grafana 8 alerts when deleting a folder (or error) (#36427) 4 years ago
frontend_logging.go
frontend_logging_test.go
frontend_metrics.go
frontendsettings.go Datasource: Pass access type to data source instance settings (#37577) 4 years ago
frontendsettings_test.go Macaron: Strip down renderer middleware (#37627) 4 years ago
grafana_com_proxy.go
health.go
health_test.go
http_server.go Macaron: Strip down renderer middleware (#37627) 4 years ago
http_server_test.go
index.go Alerting: Add custom grouping for alert groups (#37378) 4 years ago
ldap_debug.go add context to getsignedinUser calls (#35963) 5 years ago
ldap_debug_test.go add context to getsignedinUser calls (#35963) 5 years ago
login.go Chore: Refactor OAuth/social package to service (#35403) 5 years ago
login_oauth.go Chore: Refactor OAuth/social package to service (#35403) 5 years ago
login_test.go Chore: Refactor OAuth/social package to service (#35403) 5 years ago
metrics.go Cloudwatch: Unwrap errors - throw error from upstream (#36334) 4 years ago
org.go
org_invite.go Email: Allow configuration of content types for email notifications (#34530) 5 years ago
org_users.go 32540: Add org users with pagination (#33788) 5 years ago
org_users_test.go 32540: Add org users with pagination (#33788) 5 years ago
password.go
playlist.go
playlist_play.go
plugins.go Plugins: Use file extension allowlist when serving plugin assets instead of checking for UNIX executable (#37688) 4 years ago
plugins_test.go Plugins: Use file extension allowlist when serving plugin assets instead of checking for UNIX executable (#37688) 4 years ago
preferences.go
quota.go
render.go Rendering: add CSV support (#33729) 5 years ago
roles.go Revert "Revert "AccessControl: Implement a way to register fixed roles (#35641)" (#37397)" (#37535) 4 years ago
search.go
short_url.go Short URL: Fix so that orgId is included in generated short URL (#34696) 5 years ago
short_url_test.go Chore: Refactor short url api test (#35051) 5 years ago
signup.go
stars.go
team.go
team_members.go
team_members_test.go
team_test.go
user.go add context to getsignedinUser calls (#35963) 5 years ago
user_test.go
user_token.go add context to getsignedinUser calls (#35963) 5 years ago
user_token_test.go add context to getsignedinUser calls (#35963) 5 years ago
utils.go