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
Torkel Ödegaard eec178458b Validation check for not removing the last account admin 11 years ago
..
dtos Big refactoring for context.User, and how current user info is fetching, now included collaborator role 11 years ago
account_users.go Validation check for not removing the last account admin 11 years ago
admin_users.go User / Account model split, User and account now seperate entities, collaborators are now AccountUsers 11 years ago
api.go Small fixes 11 years ago
dashboard.go User / Account model split, User and account now seperate entities, collaborators are now AccountUsers 11 years ago
dataproxy.go User / Account model split, User and account now seperate entities, collaborators are now AccountUsers 11 years ago
dataproxy_test.go InfluxDB now works in proxy mode, influxdb username and password is added in the backend and never exposed to frontend, #8 11 years ago
datasources.go User / Account model split, User and account now seperate entities, collaborators are now AccountUsers 11 years ago
frontendsettings.go User / Account model split, User and account now seperate entities, collaborators are now AccountUsers 11 years ago
login.go User / Account model split, User and account now seperate entities, collaborators are now AccountUsers 11 years ago
login_oauth.go User / Account model split, User and account now seperate entities, collaborators are now AccountUsers 11 years ago
metrics.go added a /api/metrics/test query that returns random walk series 11 years ago
render.go User / Account model split, User and account now seperate entities, collaborators are now AccountUsers 11 years ago
search.go Various fixes to data access 11 years ago
signup.go User / Account model split, User and account now seperate entities, collaborators are now AccountUsers 11 years ago
token.go Api Key role is now correcty added do middleware context 11 years ago
user.go Various fixes to data access 11 years ago