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 0ffcce1b5d feat(invite): more work on invite, basic creation works, added new tab directive from angular-ui and made new tab style, #2353 11 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
invite.go feat(invite): more work on invite, basic creation works, added new tab directive from angular-ui and made new tab style, #2353 11 years ago
models.go Panel menu now hides edit actions for users with role Viewer, Closes #1826 11 years ago
user.go Fixed issue with clearing admin permissions, Fixes #2143 11 years ago