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
Erik Sundell b02a8127ff stackdriver: remove debug comments 7 years ago
..
avatar Fix megacheck issue unused code. 7 years ago
dtos removes d in disableResolvedMessage 7 years ago
live Fix megacheck issue unused code. 7 years ago
pluginproxy stackdriver: remove debug comments 7 years ago
routing removes unused return object 8 years ago
static
admin.go Initial Baby Step to refactoring settings from global vars to instance (#11777) 8 years ago
admin_users.go
alerting.go alerting: only check frequency when not send once 8 years ago
alerting_test.go Refactor team pages to react & design change (#12574) 8 years ago
annotations.go renames PartialMatch to MatchAny 8 years ago
annotations_test.go Refactor team pages to react & design change (#12574) 8 years ago
api.go Merge branch 'master' into react-panels-step1 7 years ago
apikey.go
app_routes.go fix: #12461 introduced issues with route registration ordering, adding plugin static routes before plugins package had been initiated (#12474) 8 years ago
common.go refactoring: making api wrap public 8 years ago
common_test.go test: fixed usage of wrap in tests. 8 years ago
dashboard.go alerting: propagate alert validation issues to the user instead of just 'invalid alert data' message 7 years ago
dashboard_permission.go
dashboard_permission_test.go test: fixed usage of wrap in tests. 8 years ago
dashboard_snapshot.go Fix dashboard snapshot deletion (#12025) 8 years ago
dashboard_snapshot_test.go Refactor team pages to react & design change (#12574) 8 years ago
dashboard_test.go alerting: propagate alert validation issues to the user instead of just 'invalid alert data' message 7 years ago
dataproxy.go removes debug log. 7 years ago
dataproxy_test.go dataproxy should forward a trailing slash to proxy 7 years ago
datasources.go permissions: cleanup. 7 years ago
datasources_test.go Return a 404 when deleting a datasource through the API if it doesn't exist and add a test for it to confirm #12313 8 years ago
folder.go Fix goconst issues 7 years ago
folder_permission.go
folder_permission_test.go test: fixed usage of wrap in tests. 8 years ago
folder_test.go Fix megacheck issue unused code. 7 years ago
frontendsettings.go Merge branch 'master' into react-panels-step1 7 years ago
grafana_com_proxy.go
http_server.go Adds backend hooks service so extensions can modify index data 7 years ago
index.go Merge branch 'master' into react-panels-step1 7 years ago
login.go Adds backend hooks service so extensions can modify index data 7 years ago
login_oauth.go go fmt fixes 8 years ago
metrics.go Use datasource cache for backend tsdb/query endpoint (#13266) 8 years ago
org.go
org_invite.go return better error message when err is ErrSmtpNotEnabled 8 years ago
org_users.go Merge pull request #13611 from grafana/remove-user-from-org-and-system 7 years ago
password.go
playlist.go HTTP API documentation +fix when updating a playlist (#12612) 8 years ago
playlist_play.go
plugins.go dashboard: import to folder 8 years ago
preferences.go
quota.go
render.go Changed setting to be an alerting setting 7 years ago
search.go
signup.go
stars.go
team.go Refactor team pages to react & design change (#12574) 8 years ago
team_members.go new column for team_member table 8 years ago
team_test.go Refactor team pages to react & design change (#12574) 8 years ago
user.go Adds backend hooks service so extensions can modify index data 7 years ago
user_test.go