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
bergquist 35c73902da Merge branch 'master' into alerting_definitions 10 years ago
..
alerting.go feat(alerting): separate operator and level 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 ux(): added New and Import under divider to dashboard subnav 10 years ago
invite.go feat(invite): can now add org user with sername again, #2353 11 years ago
models.go feat(preferences): theme and home dashbord settings now work work on profile and org settings page 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(pluginlist): link in plugin list now goes to app/plugin default nav unless enabled 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