GRPC Core  39.0.0
Typedefs
census.h File Reference
#include <grpc/support/port_platform.h>
#include <grpc/grpc.h>

Go to the source code of this file.

Typedefs

typedef struct census_context census_context
 A Census Context is a handle used by Census to represent the current tracing and stats collection information. More...
 

Typedef Documentation

◆ census_context

A Census Context is a handle used by Census to represent the current tracing and stats collection information.

Contexts should be propagated across RPC's (this is the responsibility of the local RPC system).