Namespaces | Functions | Variables
grpc_plugin.cc File Reference
#include <grpc/support/port_platform.h>
#include "src/cpp/ext/filters/census/grpc_plugin.h"
#include <limits.h>
#include "absl/base/attributes.h"
#include "opencensus/tags/tag_key.h"
#include "opencensus/trace/span.h"
#include <grpcpp/opencensus.h>
#include <grpcpp/server_context.h>
#include "src/core/lib/surface/channel_stack_type.h"
#include "src/cpp/common/channel_filter.h"
#include "src/cpp/ext/filters/census/channel_filter.h"
#include "src/cpp/ext/filters/census/client_filter.h"
#include "src/cpp/ext/filters/census/context.h"
#include "src/cpp/ext/filters/census/measures.h"
#include "src/cpp/ext/filters/census/server_filter.h"
Include dependency graph for grpc_plugin.cc:

Go to the source code of this file.

Namespaces

 grpc
 

Functions

::opencensus::tags::TagKey grpc::ClientMethodTagKey ()
 
::opencensus::tags::TagKey grpc::ClientStatusTagKey ()
 
::opencensus::trace::Span grpc::GetSpanFromServerContext (ServerContext *context)
 
void grpc::RegisterOpenCensusPlugin ()
 
::opencensus::tags::TagKey grpc::ServerMethodTagKey ()
 
::opencensus::tags::TagKey grpc::ServerStatusTagKey ()
 

Variables

const ABSL_CONST_INIT absl::string_view grpc::kRpcClientReceivedBytesPerRpcMeasureName
 
const ABSL_CONST_INIT absl::string_view grpc::kRpcClientReceivedMessagesPerRpcMeasureName
 
const ABSL_CONST_INIT absl::string_view grpc::kRpcClientRetriesPerCallMeasureName
 
const ABSL_CONST_INIT absl::string_view grpc::kRpcClientRetryDelayPerCallMeasureName
 
const ABSL_CONST_INIT absl::string_view grpc::kRpcClientRoundtripLatencyMeasureName
 
const ABSL_CONST_INIT absl::string_view grpc::kRpcClientSentBytesPerRpcMeasureName
 
const ABSL_CONST_INIT absl::string_view grpc::kRpcClientSentMessagesPerRpcMeasureName
 
const ABSL_CONST_INIT absl::string_view grpc::kRpcClientServerLatencyMeasureName
 
const ABSL_CONST_INIT absl::string_view grpc::kRpcClientTransparentRetriesPerCallMeasureName
 
const ABSL_CONST_INIT absl::string_view grpc::kRpcServerReceivedBytesPerRpcMeasureName
 
const ABSL_CONST_INIT absl::string_view grpc::kRpcServerReceivedMessagesPerRpcMeasureName
 
const ABSL_CONST_INIT absl::string_view grpc::kRpcServerSentBytesPerRpcMeasureName
 
const ABSL_CONST_INIT absl::string_view grpc::kRpcServerSentMessagesPerRpcMeasureName
 
const ABSL_CONST_INIT absl::string_view grpc::kRpcServerServerLatencyMeasureName
 


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:16