opencensus-website icon indicating copy to clipboard operation
opencensus-website copied to clipboard

Fix misleading answer on FAQ

Open rakyll opened this issue 7 years ago • 0 comments

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.

rakyll avatar Jun 27 '18 03:06 rakyll