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
bergquist 1955defc43 fix(api): add missing jsonData field to dto 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) add api gateway metrics/dimensions 9 years ago
dtos feat(alerting): add basic UI for history in alert tab 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 feat(macaron): upgrades macaron version 9 years ago
admin.go Fixed api bugs, stats endpoint working 9 years ago
admin_users.go fixed gofmt tests 10 years ago
alerting.go feat(alerting): add basic UI for history in alert tab 9 years ago
api.go feat(alerting): add basic UI for history in alert tab 9 years ago
api_test.go Refactoring, worked on middleware unit tests, and began thinking about api unit tests, #1921 10 years ago
apikey.go More work on email and notification infra #1456 10 years ago
app_routes.go feat(instrumentation): added gauge and http endpoint 9 years ago
common.go feat(logging): error logging improvements 9 years ago
dashboard.go Merge branch 'master' into alerting 9 years ago
dashboard_snapshot.go fix(snapshots): sets default value for snapshot name 9 years ago
dataproxy.go Merge branch 'master' into alerting 9 years ago
dataproxy_test.go Fix dataproxy_test.go tests 10 years ago
datasources.go fix(api): add missing jsonData field to dto 9 years ago
frontendsettings.go Merge branch 'master' into alerting_definitions 9 years ago
gnetproxy.go fix(build): removed logging call that caused wrong dependency to be used 9 years ago
index.go feat(alerting): minor progress on alert list, #5784 9 years ago
login.go feat(login): invert naming for dissallow user pass login 9 years ago
login_oauth.go feat(alerting): new design for alert tab with sidemenu 9 years ago
metrics.go Merge branch 'new-logger' 9 years ago
org.go fix(api): org name taken error now returns HTTP status code 409, closes 9 years ago
org_invite.go fix(invite): fixes to org invite stuff, #2630 10 years ago
org_users.go Worked on user administration page, a grafana server admin can now add and edit organization roles for any user, #2014 10 years ago
password.go Lots of work on user password reset, #1456 10 years ago
playlist.go feat(playlist): render playlists if playlist id is invalid 9 years ago
playlist_play.go feat(apps): progress on app dashboard imports 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 fix getting default quota as map[string]int64 10 years ago
render.go [RenderToPng fix] (#4901) 9 years ago
search.go feat(instrumentation): added some more timers 9 years ago
signup.go minor spelling corrections 9 years ago
stars.go Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling 10 years ago
user.go Set active org through admin api (#5179) 9 years ago