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 24d69ca205 fix: jsonData should not be allowed to be null, fixes #9258 8 years ago
..
avatar datasource-proxy: token exchange 8 years ago
cloudwatch convert old metrics to prom metrics 8 years ago
dtos fix: update user permissions validation was not working properly, fixes #8977 8 years ago
live refactor(http): refactoring http server 9 years ago
pluginproxy dataproxy: removed some logging, closes #9078 8 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 convert old metrics to prom metrics 8 years ago
alerting.go fix: better error handling / messsage when testing email notification when stmp is not configured, fixes #8093 8 years ago
annotations.go alert: alerting annotation improvements, fixes #8421 8 years ago
api.go introduce concept of named middleware 8 years ago
apikey.go More work on email and notification infra #1456 10 years ago
app_routes.go dataproxy: refactoring data source proxy to support route templates and wrote more tests for data proxy code, #9078 8 years ago
common.go fix(api): fixed issue with api content-type in api success messages, fixes #6160 9 years ago
dashboard.go dasboard_history: security fix, added orgId filter to dashboard version lookup 8 years ago
dashboard_snapshot.go convert old metrics to prom metrics 8 years ago
dataproxy.go dataproxy: added caching of datasources when doing data proxy requests, #9078 8 years ago
datasources.go mysql: improved mysql data source, added test feature when adding data source, fixed cache issue 8 years ago
datasources_test.go admin: adds paging to global user list 8 years ago
frontendsettings.go fix: jsonData should not be allowed to be null, fixes #9258 8 years ago
grafana_com_proxy.go grafana_com: changed name of oauth grafana_net integration (old settings names still work), and updated login button look, closes #8415 8 years ago
http_server.go adds metric middlware to route register 8 years ago
index.go refactor(): renaming alerting hide ui option, #7318 8 years ago
login.go convert old metrics to prom metrics 8 years ago
login_oauth.go convert old metrics to prom metrics 8 years ago
metrics.go remove old internal metrics lib 8 years ago
org.go convert old metrics to prom metrics 8 years ago
org_invite.go convert old metrics to prom metrics 8 years ago
org_users.go [6486] Fix status code when adding an existing user to org (#6678) 9 years ago
password.go security: fixed returning info on weither user exists or not in password reset call, fixes #7619 8 years ago
playlist.go Removed playlist item when dashboard is deleted 9 years ago
playlist_play.go playlist: fixed dashboard play ordering, fixes #7688 8 years ago
plugins.go plugin change: make interval, cache timeout & max data points options in plugin.json, remove query.options component feature, add help markdown feature and toggle for data sources 8 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 fix: png rendering api & timeout parameter now works as it should AND default render timeout increased from 30 to 60 seconds, fixes #8710 8 years ago
route_register.go introduce concept of named middleware 8 years ago
route_register_test.go adds grafana_ prefix for none standard metrics 8 years ago
search.go feat(instrumentation): added some more timers 9 years ago
signup.go convert old metrics to prom metrics 8 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 Include user Id on the lookup api (#8698) 8 years ago
user_test.go admin: adds paging to global user list 8 years ago