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 32f9f8fcce fix(http api): correct return status code for /api/datasources/:id so it eturns 404 when not found, fixes #3217 10 years ago
..
cloudwatch sort namespaces by alphabetical order 10 years ago
dtos feat(organization): added update org address to http api and to org details settings view, closes #2672 10 years ago
static Added custom cache control headers for static content 11 years ago
admin_settings.go whitespace update per gofmt 11 years ago
admin_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
api.go fix(http api): correct return status code for /api/datasources/:id so it eturns 404 when not found, fixes #3217 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
common.go Fix wrong metrics counter 11 years ago
dashboard.go change(dashboards): made home dashboard and json file dashboards editable unless otherwise specified in json file, closes #2567 10 years ago
dashboard_snapshot.go clearer errors 11 years ago
dataproxy.go refactoring: some minor refactoring and changes to AWS profile PR #3053 10 years ago
dataproxy_test.go Fix dataproxy_test.go tests 10 years ago
datasources.go fix(http api): correct return status code for /api/datasources/:id so it eturns 404 when not found, fixes #3217 10 years ago
frontendsettings.go Fix "Link to Prometheus" button for proxied Prometheus sources. 10 years ago
index.go feat(tagmanager): support to add google tagmanager id, closes #2569 10 years ago
login.go feat(ldap): work on reading ldap config from toml file, #1450 11 years ago
login_oauth.go enhance quota support. 10 years ago
metrics.go Changed go package path 11 years ago
org.go feat(organization): added update org address to http api and to org details settings view, closes #2672 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
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 fix(invite): fixes to org invite stuff, #2630 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