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
Mitja Z c92d719a72 added support for listening on unix socket #4030 (#8221) 9 years ago
..
avatar fix(postgres): fixed issue with postgres caused by wrong prefrences table types, dropped table and created it with correct column types, fixes #4558 10 years ago
cloudwatch upgrade to aws-sdk-go v1.8.11 (#8091) 9 years ago
dtos api: omit unused fields for /api/datasources 9 years ago
live refactor(http): refactoring http server 10 years ago
pluginproxy Config Array Syntax (#8204) 9 years ago
static feat(macaron): upgrades macaron version 11 years ago
admin.go Fixed api bugs, stats endpoint working 10 years ago
admin_users.go fixed gofmt tests 11 years ago
alerting.go fix: better error handling / messsage when testing email notification when stmp is not configured, fixes #8093 9 years ago
annotations.go create annotations work 9 years ago
api.go annotations: you can now read annoations via manually created annoation query 9 years ago
apikey.go More work on email and notification infra #1456 11 years ago
app_routes.go Added support for TLS client auth for datasource proxies (#5801) 10 years ago
common.go fix(api): fixed issue with api content-type in api success messages, fixes #6160 10 years ago
dashboard.go feat(ux): completed work on getting started panel, #6466 10 years ago
dashboard_snapshot.go fix(snapshots): sets default value for snapshot name 10 years ago
dataproxy.go plugins: added state property to plugins 9 years ago
dataproxy_test.go Use cache for http.client in tsdb package. (#6833) 10 years ago
datasources.go api: omit unused fields for /api/datasources 9 years ago
datasources_test.go admin: adds paging to global user list 9 years ago
frontendsettings.go plugins: refactoring builtIn data source concept, now means data source plugins that you do not need to add via data sources page, that is automatically added as selectable data source, #8095 9 years ago
gnetproxy.go Do not pass Authorization header in Grafana.net proxy (#6243) 10 years ago
http_server.go added support for listening on unix socket #4030 (#8221) 9 years ago
index.go refactor(): renaming alerting hide ui option, #7318 9 years ago
login.go fix: change to remember me cookie encoding 9 years ago
login_oauth.go Merge pull request #7426 from Altoros/altoros/authorization-errors 9 years ago
metrics.go mysql: worked on mysql data soruce 9 years ago
org.go [6679] Check if org exists before delete it 10 years ago
org_invite.go disable inviting new users to orgs if login form is disabled 9 years ago
org_users.go [6486] Fix status code when adding an existing user to org (#6678) 10 years ago
password.go security: fixed returning info on weither user exists or not in password reset call, fixes #7619 9 years ago
playlist.go Removed playlist item when dashboard is deleted 10 years ago
playlist_play.go fix(playlist): fixed sorting issue with playlist playback, fixes #5467 10 years ago
plugins.go plugins: added state property to plugins 9 years ago
preferences.go feat(preferences): theme and home dashbord settings now work work on profile and org settings page 10 years ago
quota.go fix getting default quota as map[string]int64 11 years ago
render.go feat(server side png rendering): added timezone parameter for server side rendering, refactoring PR #7264 9 years ago
search.go feat(instrumentation): added some more timers 10 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 users: adds search and pagination (#7753) 9 years ago
user_test.go admin: adds paging to global user list 9 years ago