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 076905d14e Added isStarred to search result hit, very inefficient loading right now but can be cached later on 11 years ago
..
dtos Worked on home dashboard 11 years ago
account.go Worked on account update view 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 Added isStarred to search result hit, very inefficient loading right now but can be cached later on 11 years ago
apikey.go API token -> API key rename 11 years ago
dashboard.go updated frontend with style changes 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
index.go fontend styles updated 11 years ago
login.go Added disable user sign up feature 11 years ago
login_oauth.go Added disable user sign up feature 11 years ago
metrics.go added a /api/metrics/test query that returns random walk series 11 years ago
render.go More work on backend for user favorites 11 years ago
search.go Added isStarred to search result hit, very inefficient loading right now but can be cached later on 11 years ago
signup.go Added disable user sign up feature 11 years ago
stars.go Added isStarred to search result hit, very inefficient loading right now but can be cached later on 11 years ago
user.go Various fixes to data access 11 years ago