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
Torkel Ödegaard 545b02139d Merge branch 'dashboard_folders' of github.com:grafana/grafana into dashboard_folders 8 years ago
..
avatar fix(postgres): fixed issue with postgres caused by wrong prefrences table types, dropped table and created it with correct column types, fixes #4558 9 years ago
cloudwatch (cloudwatch) add new metrics (#8569) 8 years ago
dtos acl fixes 8 years ago
live refactor(http): refactoring http server 9 years ago
pluginproxy remove X-Forwarded-* headers added by nginx when proxying data source & plugin requests (#8418) 8 years ago
static feat(macaron): upgrades macaron version 9 years ago
admin.go Fixed api bugs, stats endpoint working 9 years ago
admin_users.go fixed gofmt tests 10 years ago
alerting.go fix: better error handling / messsage when testing email notification when stmp is not configured, fixes #8093 8 years ago
annotations.go alert: alerting annotation improvements, fixes #8421 8 years ago
api.go dashboard acl work 8 years ago
apikey.go More work on email and notification infra #1456 10 years ago
app_routes.go Added support for TLS client auth for datasource proxies (#5801) 9 years ago
common.go fix(api): fixed issue with api content-type in api success messages, fixes #6160 9 years ago
dashboard.go refactoring dashboard folder security checks 8 years ago
dashboard_acl.go Merge branch 'dashboard_folders' of github.com:grafana/grafana into dashboard_folders 8 years ago
dashboard_acl_test.go Merge branch 'dashboard_folders' of github.com:grafana/grafana into dashboard_folders 8 years ago
dashboard_snapshot.go fix(snapshots): sets default value for snapshot name 9 years ago
dashboard_test.go acl fixes 8 years ago
dataproxy.go remove X-Forwarded-* headers added by nginx when proxying data source & plugin requests (#8418) 8 years ago
dataproxy_test.go Use cache for http.client in tsdb package. (#6833) 9 years ago
datasources.go mysql: improved mysql data source, added test feature when adding data source, fixed cache issue 8 years ago
datasources_test.go WIP: delete permission in API 8 years ago
frontendsettings.go ux: updated heatmap icon 8 years ago
grafana_com_proxy.go grafana_com: changed name of oauth grafana_net integration (old settings names still work), and updated login button look, closes #8415 8 years ago
http_server.go httpserver: fixes #8641 8 years ago
index.go refactor(): renaming alerting hide ui option, #7318 8 years ago
login.go fix: change to remember me cookie encoding 8 years ago
login_oauth.go Update oauth2 lib (#8524) 8 years ago
metrics.go fix: fixed test data fake metric query, fixes #8474 8 years ago
org.go [6679] Check if org exists before delete it 9 years ago
org_invite.go disable inviting new users to orgs if login form is disabled 8 years ago
org_users.go [6486] Fix status code when adding an existing user to org (#6678) 9 years ago
password.go security: fixed returning info on weither user exists or not in password reset call, fixes #7619 8 years ago
playlist.go WIP: move guardian logic for search into the sql query 8 years ago
playlist_play.go WIP: move guardian logic for search into the sql query 8 years ago
plugins.go plugins: added state property to plugins 8 years ago
preferences.go feat(preferences): theme and home dashbord settings now work work on profile and org settings page 9 years ago
quota.go fix getting default quota as map[string]int64 10 years ago
render.go dashfolders: security for png rendering 8 years ago
search.go WIP: move guardian logic for search into the sql query 8 years ago
signup.go minor spelling corrections 9 years ago
stars.go Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling 10 years ago
user.go WIP: add user group search 8 years ago
user_group.go WIP: add update user group command 8 years ago
user_group_members.go WIP: API methods for add/remove members to user group 8 years ago
user_group_test.go WIP: add user group search 8 years ago
user_test.go admin: adds paging to global user list 8 years ago