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
Daniel Lee f1e1da39e3 WIP: get Dashboard Permissions 8 years ago
..
alerting.go feat(alerting): shows when no_data triggered alerts 8 years ago
annotations.go alert: alerting annotation improvements, fixes #8421 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 WIP: get Dashboard Permissions 8 years ago
index.go feat(footer): began work on page footer 9 years ago
invite.go feat(invite): can now add org user with sername again, #2353 10 years ago
models.go refactoring: Dashboard history restore operation is now reusing existing 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(http api): throw validation error if missing property in call to /api/admin/users/123/permissions, #7365 8 years ago