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 63424f9866 ux: more work on sidemenu 9 years ago
..
avatar ux: more work on sidemenu 9 years ago
cloudwatch (cloudwatch) add new elb metrics (#8894) 9 years ago
dtos Merge branch 'master' into develop 9 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) 9 years ago
static feat(macaron): upgrades macaron version 10 years ago
admin.go Fixed api bugs, stats endpoint working 10 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 9 years ago
annotations.go alert: alerting annotation improvements, fixes #8421 9 years ago
api.go ux: more work on sidemenu 9 years ago
apikey.go More work on email and notification infra #1456 11 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 added code from #8504, and #8021 9 years ago
dashboard_acl.go Merge branch 'dashboard_folders' of github.com:grafana/grafana into dashboard_folders 9 years ago
dashboard_acl_test.go dashboard acl fixes 9 years ago
dashboard_snapshot.go fix(snapshots): sets default value for snapshot name 10 years ago
dashboard_test.go dashboard folder search fix 9 years ago
dataproxy.go remove X-Forwarded-* headers added by nginx when proxying data source & plugin requests (#8418) 9 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 9 years ago
datasources_test.go WIP: delete permission in API 9 years ago
frontendsettings.go feat: more work on #8768 9 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 9 years ago
http_server.go api: adds no-cache header for GET requests 9 years ago
index.go ux: more work on sidemenu 9 years ago
login.go login: regenerates session id on login 9 years ago
login_oauth.go Update oauth2 lib (#8524) 9 years ago
metrics.go fix: fixed test data fake metric query, fixes #8474 9 years ago
org.go [6679] Check if org exists before delete it 9 years ago
org_invite.go signup: fix email sent logic for tempuser 9 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 9 years ago
playlist.go WIP: move guardian logic for search into the sql query 9 years ago
playlist_play.go WIP: move guardian logic for search into the sql query 9 years ago
plugins.go plugins: added state property to plugins 9 years ago
preferences.go feat(preferences): theme and home dashbord settings now work work on profile and org settings page 10 years ago
quota.go fix getting default quota as map[string]int64 10 years ago
render.go Merge branch 'develop' into panel-title-menu-ux 9 years ago
search.go added code from #8504, and #8021 9 years ago
signup.go minor spelling corrections 10 years ago
stars.go Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling 11 years ago
user.go Merge branch 'develop' into panel-title-menu-ux 9 years ago
user_group.go dashfolders: fix user group picker + cleanup 9 years ago
user_group_members.go WIP: API methods for add/remove members to user group 9 years ago
user_group_test.go WIP: add user group search 9 years ago
user_test.go admin: adds paging to global user list 9 years ago