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 68a77c4051 More progress on db schema setup and migrations, tricky stuff 10 years ago
..
dtos Big refactoring for context.User, and how current user info is fetching, now included collaborator role 11 years ago
account.go More progress on db schema setup and migrations, tricky stuff 10 years ago
admin_accounts.go Refactoring of auth middleware, and starting work on account admin 11 years ago
api.go Api import route updated 10 years ago
collaborators.go Big refactoring for context.User, and how current user info is fetching, now included collaborator role 11 years ago
dashboard.go Big refactoring for context.User, and how current user info is fetching, now included collaborator role 11 years ago
dataproxy.go Big refactoring for context.User, and how current user info is fetching, now included collaborator role 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 Big refactoring for context.User, and how current user info is fetching, now included collaborator role 11 years ago
frontendsettings.go Dashboard import/export now works 10 years ago
login.go Add collaborator now handles role, added macaron-contrib/binding for binding and validation 11 years ago
login_oauth.go Add collaborator now handles role, added macaron-contrib/binding for binding and validation 11 years ago
metrics.go added a /api/metrics/test query that returns random walk series 11 years ago
render.go Fixed png rendering 11 years ago
search.go Big refactoring for context.User, and how current user info is fetching, now included collaborator role 11 years ago
signup.go renamed register route to signup 11 years ago
token.go Api Key role is now correcty added do middleware context 11 years ago