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/dtos
Marcus Efraimsson 55100d5ff9
Merge pull request #10760 from grafana/10749_link_to_folder
7 years ago
..
acl.go refactor: format files by gofmt 8 years ago
alerting.go fix: alert list links did not work, changed dashboardUri to Url, this is breaking api change in alert api (#10756) 7 years ago
annotations.go annotations: add endpoint for writing graphite-like events (#9495) 8 years ago
apikey.go New implementation for API Keys that only stores hashed api keys, and the client key is base64 decoded json web token with the unhashed key, Closes #1440 10 years ago
dashboard.go permissions: fix link to folder from permissions list 7 years ago
datasource.go datasource as cfg: adds readonly datasources 8 years ago
index.go ux: new page-header design, most pages beside admin done 8 years ago
invite.go ux: org user management changes 8 years ago
models.go Add avatar to team and team members page (#10305) 8 years ago
org.go feat(organization): added update org address to http api and to org details settings view, closes #2672 10 years ago
playlist.go fix(playlist): fixed sorting issue with playlist playback, fixes #5467 9 years ago
plugins.go plugins: added state property to plugins 8 years ago
prefs.go feat(preferences): theme and home dashbord settings now work work on profile and org settings page 9 years ago
stream.go feat(grafana_live): more work pushing data to websocket, #4355 9 years ago
user.go fix: update user permissions validation was not working properly, fixes #8977 8 years ago