Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Example of using custom endpoint instead of ocAgent binary #174

Open
@ifigotin

Description

The current documentation and examples point out that instead of using OpenCensus Agent, we could alternatively expose a custom endpoint on Frontend web server to collect the traces and export these via OpenCensus library.

However, there is no example of how to parse and forward the data received from OpenCensus WEB (JS).

E.g. docs say the following:
We also suggest that you create an endpoint in the server that receives the HTTP/JSON traces and proxies to the OpenCensus Agent.
However, there is no information about the format of these JSON trances, or maybe I cannot find these easily.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions