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 a6c6094775 feat(alerting): started reworking notifications 10 years ago
..
alerting.go feat(alerting): started reworking notifications 10 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 11 years ago
index.go feat(footer): began work on page footer 10 years ago
invite.go feat(invite): can now add org user with sername again, #2353 11 years ago
models.go refactor(): refactored date handling and locale handling in #5517 10 years ago
org.go feat(organization): added update org address to http api and to org details settings view, closes #2672 10 years ago
plugins.go feat(import): more import work 10 years ago
prefs.go feat(preferences): theme and home dashbord settings now work work on profile and org settings page 10 years ago
stream.go feat(grafana_live): more work pushing data to websocket, #4355 10 years ago
user.go feat(signup): progress on new sign up and email verification flow, #2353 10 years ago