opencensus-website
opencensus-website copied to clipboard
Fix misleading answer on FAQ
It says
OpenCensus provides a stand-alone application that uses a gRPC channel to communicate with the OpenCensus code linked into your application. The application displays configuration parameters and trace information in real time held in the OpenCensus library.
although z-pages are not standalone binaries, they are handlers provided by the same binary.