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 647a3cc5ae Merge branch 'master' into develop 8 years ago
..
avatar Create annotations (#8197) 8 years ago
dtos Merge branch 'master' into develop 8 years ago
live refactor(http): refactoring http server 9 years ago
pluginproxy remove old handler 8 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 convert old metrics to prom metrics 8 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 Create annotations (#8197) 8 years ago
api.go Merge branch 'master' into develop 8 years ago
apikey.go
app_routes.go Merge pull request #9367 from bobrik/dualstack 8 years ago
common.go fix(api): fixed issue with api content-type in api success messages, fixes #6160 9 years ago
dashboard.go newgrid: fixes to default home dashboard 8 years ago
dashboard_acl.go Merge branch 'master' into develop 8 years ago
dashboard_acl_test.go dashboard acl fixes 9 years ago
dashboard_snapshot.go convert old metrics to prom metrics 8 years ago
dashboard_test.go dashboard folder search fix 9 years ago
dataproxy.go dataproxy: added caching of datasources when doing data proxy requests, #9078 8 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 Merge branch 'master' into develop 8 years ago
grafana_com_proxy.go Enable dualstack in every net.Dialer, fixes #9364 8 years ago
http_server.go use route as span name 8 years ago
index.go ux: changed cta button style 8 years ago
login.go convert old metrics to prom metrics 8 years ago
login_oauth.go convert old metrics to prom metrics 8 years ago
metrics.go follow go idiom and return error as second param 8 years ago
org.go convert old metrics to prom metrics 8 years ago
org_invite.go convert old metrics to prom metrics 8 years ago
org_users.go users view update 8 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 gzip: plugin readme content set explicitly 8 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
render.go Merge branch 'develop' into panel-title-menu-ux 8 years ago
route_register.go bug: enable HEAD requests again 8 years ago
route_register_test.go bug: enable HEAD requests again 8 years ago
search.go added code from #8504, and #8021 9 years ago
signup.go convert old metrics to prom metrics 8 years ago
stars.go
user.go minor user avatar stuff 8 years ago
user_group.go Merge branch 'master' into develop 8 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