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 711992c8e2 fix(influxdb): minor fix for duplicated db param to proxied influxdb call, fixes #4703 10 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 kinesis metrics 10 years ago
dtos feat(): update checks starting to work 10 years ago
live feat(grafana_live): more work pushing data to websocket, #4355 10 years ago
pluginproxy feat(plugins): fixed failing api test 10 years ago
static feat(macaron): upgrades macaron version 10 years ago
admin.go Fixed api bugs, stats endpoint working 10 years ago
admin_users.go fixed gofmt tests 10 years ago
api.go fix(): made plugin settings api call accessable for viewer roles 10 years ago
api_test.go
apikey.go
app_routes.go feat(app routes): worked on app routes, added unit test, changed Grafana-Context header to start with X to be standard compliant, got cloud saas queries to work via app route feature and header template 10 years ago
common.go fix(build): fixed dependency and build issue 10 years ago
dashboard.go feat(preferences): theme and home dashbord settings now work work on profile and org settings page 10 years ago
dashboard_snapshot.go fix(snapshots): sets default value for snapshot name 10 years ago
dataproxy.go fix(influxdb): minor fix for duplicated db param to proxied influxdb call, fixes #4703 10 years ago
dataproxy_test.go Fix dataproxy_test.go tests 10 years ago
datasources.go refactor(): minor refactoring of #4455 10 years ago
frontendsettings.go Added update notice to plugin list 10 years ago
gnetproxy.go feat(): plugin list panel 10 years ago
index.go feat(preferences): theme and home dashbord settings now work work on profile and org settings page 10 years ago
login.go Do not set remember me cookie when days are set to zero 10 years ago
login_oauth.go enhance quota support. 10 years ago
metrics.go
org.go fix(api): org name taken error now returns HTTP status code 409, closes 10 years ago
org_invite.go fix(invite): fixes to org invite stuff, #2630 10 years ago
org_users.go
password.go
playlist.go feat(playlist): render playlists if playlist id is invalid 10 years ago
playlist_play.go remove unused imports 10 years ago
plugins.go Merge branch 'updatecheck' into pluginlist 10 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 fix getting default quota as map[string]int64 10 years ago
render.go feat(renderer): add timeout for the renderer api 10 years ago
search.go feat(websockets): inital work on websockets, #4355 10 years ago
signup.go minor spelling corrections 10 years ago
stars.go
user.go fix(org switch): fixed issue with switching orgs, fixes #4614 10 years ago