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
Arve Knudsen 94d0934e90
CloudWatch: Fix a few API status codes (#26578)
5 years ago
..
avatar Chore: Enable goprintffuncname and nakedret linters (#26376) 5 years ago
datasource API: Recognize MSSQL data source URLs (#25629) 6 years ago
dtos Chore: Enable goprintffuncname and nakedret linters (#26376) 5 years ago
live Chore: Enable goprintffuncname and nakedret linters (#26376) 5 years ago
pluginproxy Chore: Enable goprintffuncname and nakedret linters (#26376) 5 years ago
routing Chore: Enable Go linter gocritic (#26224) 5 years ago
static
admin.go Chore: Enable whitespace linter (#25903) 6 years ago
admin_provisioning.go Provisioning: Adds support for enabling app plugins (#25649) 6 years ago
admin_users.go Allow API to assign new user to a specific organization (#21775) 6 years ago
admin_users_test.go Chore: Enable whitespace linter (#25903) 6 years ago
alerting.go Alerting: Support storing sensitive notifier settings securely/encrypted (#25114) 6 years ago
alerting_test.go Chore: Enable whitespace linter (#25903) 6 years ago
annotations.go Chore: Enable whitespace linter (#25903) 6 years ago
annotations_test.go Chore: Avoid aliasing importing models in api package (#22492) 6 years ago
api.go Chore: Enable whitespace linter (#25903) 6 years ago
apikey.go API: Optionally list expired keys (#20468) 6 years ago
app_routes.go Chore: Enable goprintffuncname and nakedret linters (#26376) 5 years ago
basic_auth.go Chore: Start harmonizing linting with plugin SDK (#25854) 6 years ago
basic_auth_test.go
common.go Chore: Enable whitespace linter (#25903) 6 years ago
common_test.go Data sources: Don't fail if URL doesn't specify protocol (#24497) 6 years ago
dashboard.go Chore: Enable goprintffuncname and nakedret linters (#26376) 5 years ago
dashboard_permission.go Chore: Avoid aliasing importing models in api package (#22492) 6 years ago
dashboard_permission_test.go Chore: Avoid aliasing importing models in api package (#22492) 6 years ago
dashboard_snapshot.go Chore: Avoid aliasing importing models in api package (#22492) 6 years ago
dashboard_snapshot_test.go Chore: Avoid aliasing importing models in api package (#22492) 6 years ago
dashboard_test.go Chore: Aggregate save dashboard error (#26443) 5 years ago
dataproxy.go Data sources: Don't fail if URL doesn't specify protocol (#24497) 6 years ago
dataproxy_test.go
datasources.go Chore: Enable whitespace linter (#25903) 6 years ago
datasources_test.go Chore: Enable whitespace linter (#25903) 6 years ago
folder.go API: Recognize dashboard errors when saving a folder (#26499) 5 years ago
folder_permission.go Chore: Avoid aliasing importing models in api package (#22492) 6 years ago
folder_permission_test.go Chore: Fix various spelling errors in back-end code (#25241) 6 years ago
folder_test.go Chore: Aggregate save dashboard error (#26443) 5 years ago
frontendsettings.go Chore: Enable goprintffuncname and nakedret linters (#26376) 5 years ago
frontendsettings_test.go Settings: Add setting for hiding version number for anonymous users (#24919) 6 years ago
grafana_com_proxy.go Chore: Avoid aliasing importing models in api package (#22492) 6 years ago
http_server.go HTTPServer: add possibility to use additional middlewares (#26514) 5 years ago
http_server_test.go
index.go Settings: Add setting for hiding version number for anonymous users (#24919) 6 years ago
ldap_debug.go Chore: Fix various spelling errors in back-end code (#25241) 6 years ago
ldap_debug_test.go Chore: Fix various spelling errors in back-end code (#25241) 6 years ago
login.go Chore: Enable goprintffuncname and nakedret linters (#26376) 5 years ago
login_oauth.go Chore: Enable goprintffuncname and nakedret linters (#26376) 5 years ago
login_test.go Chore: Disable scopelint for tests (#25923) 6 years ago
metrics.go CloudWatch: Fix a few API status codes (#26578) 5 years ago
org.go Chore: Avoid aliasing importing models in api package (#22492) 6 years ago
org_invite.go Upgrade golangci-lint and fixes some linting errors. (#22909) 6 years ago
org_users.go
password.go Chore: Avoid aliasing importing models in api package (#22492) 6 years ago
playlist.go Chore: Avoid aliasing importing models in api package (#22492) 6 years ago
playlist_play.go Chore: Avoid aliasing importing models in api package (#22492) 6 years ago
plugins.go Backend plugins: Refactor to allow shared contract between core and external backend plugins (#25472) 6 years ago
preferences.go Chore: Enable whitespace linter (#25903) 6 years ago
quota.go Chore: Avoid aliasing importing models in api package (#22492) 6 years ago
render.go Image Rendering: New setting to control render request concurrency (#23950) 6 years ago
search.go Chore: Start harmonizing linting with plugin SDK (#25854) 6 years ago
signup.go Upgrade golangci-lint and fixes some linting errors. (#22909) 6 years ago
stars.go Chore: Enable whitespace linter (#25903) 6 years ago
team.go Chore: Avoid aliasing importing models in api package (#22492) 6 years ago
team_members.go Chore: Avoid aliasing importing models in api package (#22492) 6 years ago
team_test.go Chore: Start harmonizing linting with plugin SDK (#25854) 6 years ago
user.go Chore: Avoid aliasing importing models in api package (#22492) 6 years ago
user_test.go Admin: New Admin User page (#20498) 6 years ago
user_token.go
user_token_test.go Chore: Avoid aliasing importing models in api package (#22492) 6 years ago