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 ae3b9617b6 Fixed dataproxy test 11 years ago
..
dtos A lot of work on backend plugin model for frontend components, right now for data sources, will enable dropin plugins for data sources and panels, #1472 11 years ago
admin_settings.go Worked on playlist update for Grafana 2.0, added dashboard search to playliststart view, #1460 11 years ago
admin_users.go Added permissions section to admin > edit user view, an admin can now make another user admin, Closes #1517 11 years ago
api.go Work on new datasource plugin model, #1276 #1472 11 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
dashboard.go Big Backend Refatoring: Renamed Account -> Org 11 years ago
dataproxy.go Work on new datasource plugin model, #1276 #1472 11 years ago
dataproxy_test.go Fixed dataproxy test 11 years ago
datasources.go Work on new datasource plugin model, #1276 #1472 11 years ago
frontendsettings.go More work on restoring features after moving to plugin model for datasources, no annotations work again #1276 #1472 11 years ago
index.go Big Backend Refatoring: Renamed Account -> Org 11 years ago
login.go Changed go package path 11 years ago
login_oauth.go Changed go package path 11 years ago
metrics.go Changed go package path 11 years ago
org.go Big Backend Refatoring: Renamed Account -> Org 11 years ago
org_users.go Big Backend Refatoring: Renamed Account -> Org 11 years ago
render.go Fixed bug in png rendering when having changed public url 11 years ago
search.go Big Backend Refatoring: Renamed Account -> Org 11 years ago
signup.go Changed go package path 11 years ago
stars.go Changed go package path 11 years ago
user.go Big Backend Refatoring: Renamed Account -> Org 11 years ago