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 22bf6420f1 Merge branch 'master' of github.com:grafana/grafana 9 years ago
..
avatar fix(postgres): fixed issue with postgres caused by wrong prefrences table types, dropped table and created it with correct column types, fixes #4558 9 years ago
cloudwatch (cloudwatch) percentile support (#6634) 9 years ago
dtos Merge branch 'master' into getting-started-panel 9 years ago
live feat(grafana_live): more work pushing data to websocket, #4355 9 years ago
pluginproxy fix(logging): change log level to trace for plugin proxy logging call, fixes #5126 9 years ago
static
admin.go
admin_users.go
alerting.go fix(alerting): check if dashboard is saved before testing alert rule, fixes #6549 9 years ago
annotations.go feat(alerting): added clear history button to alert state history view, #6244 9 years ago
api.go Merge branch 'master' of github.com:grafana/grafana 9 years ago
api_test.go
apikey.go
app_routes.go Added support for TLS client auth for datasource proxies (#5801) 9 years ago
common.go fix(api): fixed issue with api content-type in api success messages, fixes #6160 9 years ago
dashboard.go feat(ux): completed work on getting started panel, #6466 9 years ago
dashboard_snapshot.go fix(snapshots): sets default value for snapshot name 9 years ago
dataproxy.go Use cache for http.client in tsdb package. (#6833) 9 years ago
dataproxy_test.go Use cache for http.client in tsdb package. (#6833) 9 years ago
datasources.go fix(api): return correct json info after updating datasource 9 years ago
frontendsettings.go feat(ux): completed work on getting started panel, #6466 9 years ago
gnetproxy.go Do not pass Authorization header in Grafana.net proxy (#6243) 9 years ago
index.go ux(getting started): progress on getting started panel and persited help flag states, #6466 9 years ago
login.go feat(config): changed name of allow_user_login_pass to disable_login_form, changed the section of the config option to [auth], impacts merged PR #5423 9 years ago
login_oauth.go added explicitly setting token as Bearer Type 9 years ago
metrics.go Use cache for http.client in tsdb package. (#6833) 9 years ago
org.go [6679] Check if org exists before delete it 9 years ago
org_invite.go
org_users.go [6486] Fix status code when adding an existing user to org (#6678) 9 years ago
password.go
playlist.go Removed playlist item when dashboard is deleted 9 years ago
playlist_play.go fix(playlist): fixed sorting issue with playlist playback, fixes #5467 9 years ago
plugins.go feat(import): more import work 9 years ago
preferences.go feat(preferences): theme and home dashbord settings now work work on profile and org settings page 9 years ago
quota.go
render.go tech(renderer): improve renderOpts names 9 years ago
search.go feat(instrumentation): added some more timers 9 years ago
signup.go minor spelling corrections 9 years ago
stars.go
user.go ux(getting started): progress on getting started panel and persited help flag states, #6466 9 years ago