Skip to content

[server/kit] added OpenCensus Stackdriver exporters and GCP error reporting for GKE, GCE & AWS environments

Compare
Choose a tag to compare
@jprobinson jprobinson released this 29 Jan 19:47
· 95 commits to master since this release
Initialize opencensus for GKE (#176)

* Initialize opencensus for GKE

* update readme

* Generalize initialization of sd exporter

* fix sdExporterOptions

* do not initilize SD exporters and error reporting unless we are in the cloud or set proper environment variables

* Update doc

* address comments

* remove redundant if