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 73563d087c feat: more work on #8768 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 10 years ago
cloudwatch (cloudwatch) add new metrics (#8569) 9 years ago
dtos dasboard_history: some polish around styles & diff colors, and minor fixes 9 years ago
live refactor(http): refactoring http server 9 years ago
pluginproxy remove X-Forwarded-* headers added by nginx when proxying data source & plugin requests (#8418) 9 years ago
static
admin.go
admin_users.go
alerting.go fix: better error handling / messsage when testing email notification when stmp is not configured, fixes #8093 9 years ago
annotations.go alert: alerting annotation improvements, fixes #8421 9 years ago
api.go fix: added missing url route for annotation state history delete, fixes #8660 9 years ago
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 dasboard_history: security fix, added orgId filter to dashboard version lookup 9 years ago
dashboard_snapshot.go fix(snapshots): sets default value for snapshot name 10 years ago
dataproxy.go remove X-Forwarded-* headers added by nginx when proxying data source & plugin requests (#8418) 9 years ago
dataproxy_test.go Use cache for http.client in tsdb package. (#6833) 9 years ago
datasources.go mysql: improved mysql data source, added test feature when adding data source, fixed cache issue 9 years ago
datasources_test.go admin: adds paging to global user list 9 years ago
frontendsettings.go feat: more work on #8768 9 years ago
grafana_com_proxy.go grafana_com: changed name of oauth grafana_net integration (old settings names still work), and updated login button look, closes #8415 9 years ago
http_server.go api: adds no-cache header for GET requests 9 years ago
index.go refactor(): renaming alerting hide ui option, #7318 9 years ago
login.go fix: change to remember me cookie encoding 9 years ago
login_oauth.go Update oauth2 lib (#8524) 9 years ago
metrics.go fix: fixed test data fake metric query, fixes #8474 9 years ago
org.go [6679] Check if org exists before delete it 9 years ago
org_invite.go signup: fix email sent logic for tempuser 9 years ago
org_users.go [6486] Fix status code when adding an existing user to org (#6678) 9 years ago
password.go security: fixed returning info on weither user exists or not in password reset call, fixes #7619 9 years ago
playlist.go Removed playlist item when dashboard is deleted 9 years ago
playlist_play.go playlist: fixed dashboard play ordering, fixes #7688 9 years ago
plugins.go plugins: added state property to plugins 9 years ago
preferences.go feat(preferences): theme and home dashbord settings now work work on profile and org settings page 10 years ago
quota.go
render.go feat(server side png rendering): added timezone parameter for server side rendering, refactoring PR #7264 9 years ago
search.go feat(instrumentation): added some more timers 10 years ago
signup.go minor spelling corrections 10 years ago
stars.go
user.go Include user Id on the lookup api (#8698) 9 years ago
user_test.go admin: adds paging to global user list 9 years ago