You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
Following suit with #343, we need the Node.js quickstarts to use open source exporters. They currently use Stackdriver which is hindering folks without accounts and credit cards from trying out OpenCensus
quickstart/node.js: use Zipkin exporter for tracing tutorials
Replace Stackdriver exporter with Zipkin exporter in tracing quickstart
since Zipkin is easy to setup, free, open sourced.
Updates census-instrumentation#355
Updates census-instrumentation#343
* quickstart/node.js: use Zipkin exporter for tracing tutorials
quickstart/node.js: use Zipkin exporter for tracing tutorials
Replace Stackdriver exporter with Zipkin exporter in tracing quickstart
since Zipkin is easy to setup, free, open sourced.
Updates #355
Updates #343
Following suit with #343, we need the Node.js quickstarts to use open source exporters. They currently use Stackdriver which is hindering folks without accounts and credit cards from trying out OpenCensus
/cc @PikBot @kjin @eduardoemery @hvent90
The text was updated successfully, but these errors were encountered: