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
Torkel Ödegaard b8724ae0c4
refactoring: enterprise build/hooks refactorings (#12478)
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 provisioning: improve UX when saving provisioned dashboards 7 years ago
datasource.go datasource as cfg: adds readonly datasources 8 years ago
folder.go folders: use new folder service in folder api routes 7 years ago
index.go refactoring: enterprise build/hooks refactorings (#12478) 7 years ago
invite.go ux: org user management changes 8 years ago
models.go Gravatar fallback does not respect 'AppSubUrl'-setting (#12149) 7 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 dashboard: import to folder 7 years ago
prefs.go Make golint happier 7 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