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 04bbdbad12 Worked on account update, moved collaborats to its own api url and files 11 years ago
..
dtos Admin flagged users, create a default admin user on startup if missing 11 years ago
account.go Worked on account update, moved collaborats to its own api url and files 11 years ago
admin_accounts.go Refactoring of auth middleware, and starting work on account admin 11 years ago
api.go Worked on account update, moved collaborats to its own api url and files 11 years ago
collaborators.go Worked on account update, moved collaborats to its own api url and files 11 years ago
dashboard.go Fixed hashing of passwords, Closes #3 11 years ago
dataproxy.go Fixed hashing of passwords, Closes #3 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 Handle default datasource management 11 years ago
frontendsettings.go Added system admin skeleton 11 years ago
login.go Fixed hashing of passwords, Closes #3 11 years ago
login_oauth.go fixed oauth login redirect when using app sub url 11 years ago
metrics.go added a /api/metrics/test query that returns random walk series 11 years ago
render.go Fixed hashing of passwords, Closes #3 11 years ago
search.go Fixed hashing of passwords, Closes #3 11 years ago
signup.go renamed register route to signup 11 years ago
token.go add Token authentication support 11 years ago