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 3675b3fcaa Fixed issue with clearing admin permissions, Fixes #2143 10 years ago
..
dtos Fixed issue with clearing admin permissions, Fixes #2143 10 years ago
static Added custom cache control headers for static content 10 years ago
admin_settings.go whitespace update per gofmt 10 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 10 years ago
api.go Do not show create org link when allow_org_create is set to false, Fixes #2135 10 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
common.go More refactoring of user http api, trying to reuse handlers for sign in user and admin operations 10 years ago
dashboard.go More work on email and notification infra #1456 10 years ago
dashboard_snapshot.go Trying to get dashboard loading and dashboard meta flags like canSave, canStar more managable 10 years ago
dataproxy.go allow data source proxy to proxy requests over self signed https connections, Closes #2069 10 years ago
dataproxy_test.go Fixed dataproxy test 10 years ago
datasources.go Began work on data source test / validation, #1997 & #2043 10 years ago
frontendsettings.go Do not show create org link when allow_org_create is set to false, Fixes #2135 10 years ago
index.go refactorin api code for user routes, preparation for admin improvements, #2014 10 years ago
login.go Backend auth: remember cookie is needed for oauth logins as well 10 years ago
login_oauth.go Add github organizations support 10 years ago
metrics.go Changed go package path 10 years ago
org.go Worked on user administration page, a grafana server admin can now add and edit organization roles for any user, #2014 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
render.go HTTP API: grafana /render calls nows with api keys, Fixes #1649 10 years ago
search.go More work on email and notification infra #1456 10 years ago
signup.go Minor api refactoring / code clean up 10 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 Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling 10 years ago