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/dtos
Émile Fugulin d721dd13cd
Allow API to assign new user to a specific organization (#21775)
5 years ago
..
acl.go Chore: Avoid aliasing importing models in api package (#22492) 5 years ago
alerting.go API: Restrict anonymous user information access (#18422) 6 years ago
alerting_test.go Fix misspell issues 7 years ago
annotations.go Annotations: use a single row to represent a region (#17673) 6 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 10 years ago
dashboard.go Provisioning: Show file path of provisioning file in save/delete dialogs (#16706) 6 years ago
datasource.go Chore: Avoid aliasing importing models in api package (#22492) 5 years ago
folder.go folders: use new folder service in folder api routes 7 years ago
index.go Core: Make application title customizable for WL (#22401) 5 years ago
invite.go chore: avoid alias for models in plugins (#22483) 5 years ago
models.go Chore: Avoid aliasing importing models in api package (#22492) 5 years ago
org.go feat(organization): added update org address to http api and to org details settings view, closes #2672 10 years ago
playlist.go Added playlist controls to new react DashNav 6 years ago
plugins.go Plugins: add a signature status flag (#23420) 5 years ago
prefs.go Make golint happier 7 years ago
stream.go feat(grafana_live): more work pushing data to websocket, #4355 9 years ago
user.go Allow API to assign new user to a specific organization (#21775) 5 years ago
user_token.go Feature: Parse user agent string in user auth token api response (#16… (#17504) 6 years ago