Namespaces | Variables
src/cpp/server/load_reporter/constants.h File Reference
#include <grpc/impl/codegen/port_platform.h>
#include <stddef.h>
#include <stdint.h>
Include dependency graph for src/cpp/server/load_reporter/constants.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 grpc
 
 grpc::load_reporter
 

Variables

constexpr char grpc::load_reporter::kCallStatusClientError [] = "4XX"
 
constexpr char grpc::load_reporter::kCallStatusOk [] = "OK"
 
constexpr char grpc::load_reporter::kCallStatusServerError [] = "5XX"
 
constexpr uint32_t grpc::load_reporter::kFeedbackSampleWindowSeconds = 10
 
constexpr uint32_t grpc::load_reporter::kFetchAndSampleIntervalSeconds = 1
 
constexpr char grpc::load_reporter::kInvalidLbId [] = "<INVALID_LBID_238dsb234890rb>"
 
constexpr size_t grpc::load_reporter::kIpv4AddressLength = 8
 
constexpr size_t grpc::load_reporter::kIpv6AddressLength = 32
 
constexpr size_t grpc::load_reporter::kLbIdLength = 8
 
constexpr char grpc::load_reporter::kMeasureEndBytesReceived [] = "grpc.io/lb/bytes_received"
 
constexpr char grpc::load_reporter::kMeasureEndBytesSent [] = "grpc.io/lb/bytes_sent"
 
constexpr char grpc::load_reporter::kMeasureEndCount [] = "grpc.io/lb/end_count"
 
constexpr char grpc::load_reporter::kMeasureEndLatencyMs [] = "grpc.io/lb/latency_ms"
 
constexpr char grpc::load_reporter::kMeasureOtherCallMetric [] = "grpc.io/lb/other_call_metric"
 
constexpr char grpc::load_reporter::kMeasureStartCount [] = "grpc.io/lb/start_count"
 
constexpr char grpc::load_reporter::kTagKeyHost [] = "host"
 
constexpr char grpc::load_reporter::kTagKeyMetricName [] = "metric_name"
 
constexpr char grpc::load_reporter::kTagKeyStatus [] = "status"
 
constexpr char grpc::load_reporter::kTagKeyToken [] = "token"
 
constexpr char grpc::load_reporter::kTagKeyUserId [] = "user_id"
 
constexpr uint32_t grpc::load_reporter::kVersion = 15853
 
constexpr char grpc::load_reporter::kViewEndBytesReceived [] = "grpc.io/lb_view/bytes_received"
 
constexpr char grpc::load_reporter::kViewEndBytesSent [] = "grpc.io/lb_view/bytes_sent"
 
constexpr char grpc::load_reporter::kViewEndCount [] = "grpc.io/lb_view/end_count"
 
constexpr char grpc::load_reporter::kViewEndLatencyMs [] = "grpc.io/lb_view/latency_ms"
 
constexpr char grpc::load_reporter::kViewOtherCallMetricCount []
 
constexpr char grpc::load_reporter::kViewOtherCallMetricValue []
 
constexpr char grpc::load_reporter::kViewStartCount [] = "grpc.io/lb_view/start_count"
 


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