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 4ab041f79e ux(): added sass linter, almost no rules enabled yet 10 years ago
..
cloudwatch feat(cloudwatch): add more metrics for Route53 10 years ago
dtos feat(plugins): changed so that plugins can load css async via util function exposed from app/plugins/sdk 10 years ago
pluginproxy 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
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 Merge pull request #3792 from utkarshcmu/snapshot-view 10 years ago
api_test.go Refactoring, worked on middleware unit tests, and began thinking about api unit tests, #1921 11 years ago
apikey.go More work on email and notification infra #1456 11 years ago
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
app_settings.go feat(apps): lots of more work on apps, changed app_plugin to app_settings in order to to confuse the app plugin model (definition) and app org settings 10 years ago
common.go fix(build): fixed dependency and build issue 10 years ago
dashboard.go Excluded total calculations from backend 10 years ago
dashboard_snapshot.go Fixed angularjs variable names 10 years ago
dataproxy.go feat(dataproxy): remove 'SetCookie' from reponse 10 years ago
dataproxy_test.go Fix dataproxy_test.go tests 10 years ago
datasources.go feat(apps): lots of more work on apps, changed app_plugin to app_settings in order to to confuse the app plugin model (definition) and app org settings 10 years ago
frontendsettings.go feat(plugins): made it possible to have relative plugin template urls 10 years ago
index.go ux(): added sass linter, almost no rules enabled yet 10 years ago
login.go Merge branch 'master' into external-plugins 10 years ago
login_oauth.go enhance quota support. 10 years ago
metrics.go Changed go package path 11 years ago
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 Worked on user administration page, a grafana server admin can now add and edit organization roles for any user, #2014 11 years ago
password.go Lots of work on user password reset, #1456 11 years ago
playlist.go chore(playlist): extract playlist start into new file 10 years ago
playlist_play.go remove unused imports 10 years ago
quota.go fix getting default quota as map[string]int64 10 years ago
render.go HTTP API: grafana /render calls nows with api keys, Fixes #1649 11 years ago
search.go More work on email and notification infra #1456 11 years ago
signup.go minor spelling corrections 10 years ago
stars.go Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling 11 years ago
user.go Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling 11 years ago