pkg/vendor/github.com
akyyy 10ceeb6163 Add stackdriver exporter support in pkg. (#126)
* update dep golang.org/x/net

* Add stackdriver exporter support in pkg

* fix race and tests

* Use thread safe newMetricsExporter in tests

* address cr comments

* minor fix

* checkpoint

* Address cr comments

* add test for UpdateExporterFromConfigMap

* Move lock position

* add a test case for stackdriver error check

* minor change

* removing one test case since it seems app default creds exists for presubmit tests

* replace promSrvChan with promSrv as cr suggsted

* use a local var server for ListenAndServe

* add getter and setter for shared variables

* add func isMetricsConfigChanged and test

* address cr comments

* Update opencensus-go-exporter-stackdriver to v0.7.0

* Revert "Update opencensus-go-exporter-stackdriver to v0.7.0"

This reverts commit 9825f641f8.

* run update-deps.sh

* merge conflict

* run update-deps.sh

* Update Gopkg.toml so it doesn't have stackdriver exporter

* remove regex for metrics domain at pkg repo per cr comments

* merge conflict
2018-10-24 15:23:31 -07:00
..
aws/aws-sdk-go Add stackdriver exporter support in pkg. (#126) 2018-10-24 15:23:31 -07:00
beorn7/perks Add stackdriver exporter support in pkg. (#126) 2018-10-24 15:23:31 -07:00
davecgh/go-spew Copy `pkg/configmap` over from `knative/serving`. (#11) 2018-07-25 14:56:29 -07:00
ghodss/yaml Copy `pkg/configmap` over from `knative/serving`. (#11) 2018-07-25 14:56:29 -07:00
go-ini/ini Add stackdriver exporter support in pkg. (#126) 2018-10-24 15:23:31 -07:00
gobuffalo/envy fix bug of generating plural in webhook (#133) 2018-10-22 21:02:30 -07:00
gogo/protobuf Copy `pkg/configmap` over from `knative/serving`. (#11) 2018-07-25 14:56:29 -07:00
golang Add stackdriver exporter support in pkg. (#126) 2018-10-24 15:23:31 -07:00
google Update to the 1.11 client libraries. (#38) 2018-08-06 09:54:11 -07:00
googleapis Add stackdriver exporter support in pkg. (#126) 2018-10-24 15:23:31 -07:00
gregjones/httpcache Update to the 1.11 client libraries. (#38) 2018-08-06 09:54:11 -07:00
hashicorp/golang-lru Copy `pkg/configmap` over from `knative/serving`. (#11) 2018-07-25 14:56:29 -07:00
imdario/mergo Add a common test clients file (#46) 2018-08-20 16:10:58 -07:00
jmespath/go-jmespath Add stackdriver exporter support in pkg. (#126) 2018-10-24 15:23:31 -07:00
joho/godotenv fix bug of generating plural in webhook (#133) 2018-10-22 21:02:30 -07:00
json-iterator/go Update to the 1.11 client libraries. (#38) 2018-08-06 09:54:11 -07:00
knative/test-infra/scripts Update knative/test-infra (#109) 2018-10-01 12:19:23 -07:00
markbates/inflect fix bug of generating plural in webhook (#133) 2018-10-22 21:02:30 -07:00
mattbaird/jsonpatch Pull the webhook from `knative/serving` into `knative/pkg`. (#23) 2018-07-27 19:03:36 -07:00
matttproud/golang_protobuf_extensions Add stackdriver exporter support in pkg. (#126) 2018-10-24 15:23:31 -07:00
modern-go Update to the 1.11 client libraries. (#38) 2018-08-06 09:54:11 -07:00
petar/GoLLRB Update to the 1.11 client libraries. (#38) 2018-08-06 09:54:11 -07:00
peterbourgon/diskv Update to the 1.11 client libraries. (#38) 2018-08-06 09:54:11 -07:00
prometheus Add stackdriver exporter support in pkg. (#126) 2018-10-24 15:23:31 -07:00
spf13/pflag Bump spf13/flag to 1.0.2 (#108) 2018-10-01 23:23:23 -07:00