Versions in this module Expand all Collapse all v1 v1.32.3 Jan 3, 2025 v1.32.2 Dec 23, 2024 Changes in this version + var File_envoy_config_trace_v3_datadog_proto protoreflect.FileDescriptor + var File_envoy_config_trace_v3_dynamic_ot_proto protoreflect.FileDescriptor + var File_envoy_config_trace_v3_http_tracer_proto protoreflect.FileDescriptor + var File_envoy_config_trace_v3_lightstep_proto protoreflect.FileDescriptor + var File_envoy_config_trace_v3_opentelemetry_proto protoreflect.FileDescriptor + var File_envoy_config_trace_v3_service_proto protoreflect.FileDescriptor + var File_envoy_config_trace_v3_skywalking_proto protoreflect.FileDescriptor + var File_envoy_config_trace_v3_trace_proto protoreflect.FileDescriptor + var File_envoy_config_trace_v3_xray_proto protoreflect.FileDescriptor + var File_envoy_config_trace_v3_zipkin_proto protoreflect.FileDescriptor + var LightstepConfig_PropagationMode_name = map[int32]string + var LightstepConfig_PropagationMode_value = map[string]int32 + var ZipkinConfig_CollectorEndpointVersion_name = map[int32]string + var ZipkinConfig_CollectorEndpointVersion_value = map[string]int32 + type ClientConfig struct + BackendTokenSpecifier isClientConfig_BackendTokenSpecifier + InstanceName string + MaxCacheSize *wrapperspb.UInt32Value + ServiceName string + func (*ClientConfig) Descriptor() ([]byte, []int) + func (*ClientConfig) ProtoMessage() + func (m *ClientConfig) GetBackendTokenSpecifier() isClientConfig_BackendTokenSpecifier + func (m *ClientConfig) Validate() error + func (m *ClientConfig) ValidateAll() error + func (x *ClientConfig) GetBackendToken() string + func (x *ClientConfig) GetInstanceName() string + func (x *ClientConfig) GetMaxCacheSize() *wrapperspb.UInt32Value + func (x *ClientConfig) GetServiceName() string + func (x *ClientConfig) ProtoReflect() protoreflect.Message + func (x *ClientConfig) Reset() + func (x *ClientConfig) String() string + type ClientConfigMultiError []error + func (m ClientConfigMultiError) AllErrors() []error + func (m ClientConfigMultiError) Error() string + type ClientConfigValidationError struct + func (e ClientConfigValidationError) Cause() error + func (e ClientConfigValidationError) Error() string + func (e ClientConfigValidationError) ErrorName() string + func (e ClientConfigValidationError) Field() string + func (e ClientConfigValidationError) Key() bool + func (e ClientConfigValidationError) Reason() string + type ClientConfig_BackendToken struct + BackendToken string + type DatadogConfig struct + CollectorCluster string + CollectorHostname string + RemoteConfig *DatadogRemoteConfig + ServiceName string + func (*DatadogConfig) Descriptor() ([]byte, []int) + func (*DatadogConfig) ProtoMessage() + func (m *DatadogConfig) Validate() error + func (m *DatadogConfig) ValidateAll() error + func (x *DatadogConfig) GetCollectorCluster() string + func (x *DatadogConfig) GetCollectorHostname() string + func (x *DatadogConfig) GetRemoteConfig() *DatadogRemoteConfig + func (x *DatadogConfig) GetServiceName() string + func (x *DatadogConfig) ProtoReflect() protoreflect.Message + func (x *DatadogConfig) Reset() + func (x *DatadogConfig) String() string + type DatadogConfigMultiError []error + func (m DatadogConfigMultiError) AllErrors() []error + func (m DatadogConfigMultiError) Error() string + type DatadogConfigValidationError struct + func (e DatadogConfigValidationError) Cause() error + func (e DatadogConfigValidationError) Error() string + func (e DatadogConfigValidationError) ErrorName() string + func (e DatadogConfigValidationError) Field() string + func (e DatadogConfigValidationError) Key() bool + func (e DatadogConfigValidationError) Reason() string + type DatadogRemoteConfig struct + PollingInterval *durationpb.Duration + func (*DatadogRemoteConfig) Descriptor() ([]byte, []int) + func (*DatadogRemoteConfig) ProtoMessage() + func (m *DatadogRemoteConfig) Validate() error + func (m *DatadogRemoteConfig) ValidateAll() error + func (x *DatadogRemoteConfig) GetPollingInterval() *durationpb.Duration + func (x *DatadogRemoteConfig) ProtoReflect() protoreflect.Message + func (x *DatadogRemoteConfig) Reset() + func (x *DatadogRemoteConfig) String() string + type DatadogRemoteConfigMultiError []error + func (m DatadogRemoteConfigMultiError) AllErrors() []error + func (m DatadogRemoteConfigMultiError) Error() string + type DatadogRemoteConfigValidationError struct + func (e DatadogRemoteConfigValidationError) Cause() error + func (e DatadogRemoteConfigValidationError) Error() string + func (e DatadogRemoteConfigValidationError) ErrorName() string + func (e DatadogRemoteConfigValidationError) Field() string + func (e DatadogRemoteConfigValidationError) Key() bool + func (e DatadogRemoteConfigValidationError) Reason() string + type DynamicOtConfig struct + Config *structpb.Struct + Library string + func (*DynamicOtConfig) Descriptor() ([]byte, []int) + func (*DynamicOtConfig) ProtoMessage() + func (m *DynamicOtConfig) Validate() error + func (m *DynamicOtConfig) ValidateAll() error + func (x *DynamicOtConfig) GetConfig() *structpb.Struct + func (x *DynamicOtConfig) GetLibrary() string + func (x *DynamicOtConfig) ProtoReflect() protoreflect.Message + func (x *DynamicOtConfig) Reset() + func (x *DynamicOtConfig) String() string + type DynamicOtConfigMultiError []error + func (m DynamicOtConfigMultiError) AllErrors() []error + func (m DynamicOtConfigMultiError) Error() string + type DynamicOtConfigValidationError struct + func (e DynamicOtConfigValidationError) Cause() error + func (e DynamicOtConfigValidationError) Error() string + func (e DynamicOtConfigValidationError) ErrorName() string + func (e DynamicOtConfigValidationError) Field() string + func (e DynamicOtConfigValidationError) Key() bool + func (e DynamicOtConfigValidationError) Reason() string + type LightstepConfig struct + AccessToken *v3.DataSource + AccessTokenFile string + CollectorCluster string + PropagationModes []LightstepConfig_PropagationMode + func (*LightstepConfig) Descriptor() ([]byte, []int) + func (*LightstepConfig) ProtoMessage() + func (m *LightstepConfig) Validate() error + func (m *LightstepConfig) ValidateAll() error + func (x *LightstepConfig) GetAccessToken() *v3.DataSource + func (x *LightstepConfig) GetAccessTokenFile() string + func (x *LightstepConfig) GetCollectorCluster() string + func (x *LightstepConfig) GetPropagationModes() []LightstepConfig_PropagationMode + func (x *LightstepConfig) ProtoReflect() protoreflect.Message + func (x *LightstepConfig) Reset() + func (x *LightstepConfig) String() string + type LightstepConfigMultiError []error + func (m LightstepConfigMultiError) AllErrors() []error + func (m LightstepConfigMultiError) Error() string + type LightstepConfigValidationError struct + func (e LightstepConfigValidationError) Cause() error + func (e LightstepConfigValidationError) Error() string + func (e LightstepConfigValidationError) ErrorName() string + func (e LightstepConfigValidationError) Field() string + func (e LightstepConfigValidationError) Key() bool + func (e LightstepConfigValidationError) Reason() string + type LightstepConfig_PropagationMode int32 + const LightstepConfig_B3 + const LightstepConfig_ENVOY + const LightstepConfig_LIGHTSTEP + const LightstepConfig_TRACE_CONTEXT + func (LightstepConfig_PropagationMode) Descriptor() protoreflect.EnumDescriptor + func (LightstepConfig_PropagationMode) EnumDescriptor() ([]byte, []int) + func (LightstepConfig_PropagationMode) Type() protoreflect.EnumType + func (x LightstepConfig_PropagationMode) Enum() *LightstepConfig_PropagationMode + func (x LightstepConfig_PropagationMode) Number() protoreflect.EnumNumber + func (x LightstepConfig_PropagationMode) String() string + type OpenTelemetryConfig struct + GrpcService *v3.GrpcService + HttpService *v3.HttpService + ResourceDetectors []*v3.TypedExtensionConfig + Sampler *v3.TypedExtensionConfig + ServiceName string + func (*OpenTelemetryConfig) Descriptor() ([]byte, []int) + func (*OpenTelemetryConfig) ProtoMessage() + func (m *OpenTelemetryConfig) Validate() error + func (m *OpenTelemetryConfig) ValidateAll() error + func (x *OpenTelemetryConfig) GetGrpcService() *v3.GrpcService + func (x *OpenTelemetryConfig) GetHttpService() *v3.HttpService + func (x *OpenTelemetryConfig) GetResourceDetectors() []*v3.TypedExtensionConfig + func (x *OpenTelemetryConfig) GetSampler() *v3.TypedExtensionConfig + func (x *OpenTelemetryConfig) GetServiceName() string + func (x *OpenTelemetryConfig) ProtoReflect() protoreflect.Message + func (x *OpenTelemetryConfig) Reset() + func (x *OpenTelemetryConfig) String() string + type OpenTelemetryConfigMultiError []error + func (m OpenTelemetryConfigMultiError) AllErrors() []error + func (m OpenTelemetryConfigMultiError) Error() string + type OpenTelemetryConfigValidationError struct + func (e OpenTelemetryConfigValidationError) Cause() error + func (e OpenTelemetryConfigValidationError) Error() string + func (e OpenTelemetryConfigValidationError) ErrorName() string + func (e OpenTelemetryConfigValidationError) Field() string + func (e OpenTelemetryConfigValidationError) Key() bool + func (e OpenTelemetryConfigValidationError) Reason() string + type SkyWalkingConfig struct + ClientConfig *ClientConfig + GrpcService *v3.GrpcService + func (*SkyWalkingConfig) Descriptor() ([]byte, []int) + func (*SkyWalkingConfig) ProtoMessage() + func (m *SkyWalkingConfig) Validate() error + func (m *SkyWalkingConfig) ValidateAll() error + func (x *SkyWalkingConfig) GetClientConfig() *ClientConfig + func (x *SkyWalkingConfig) GetGrpcService() *v3.GrpcService + func (x *SkyWalkingConfig) ProtoReflect() protoreflect.Message + func (x *SkyWalkingConfig) Reset() + func (x *SkyWalkingConfig) String() string + type SkyWalkingConfigMultiError []error + func (m SkyWalkingConfigMultiError) AllErrors() []error + func (m SkyWalkingConfigMultiError) Error() string + type SkyWalkingConfigValidationError struct + func (e SkyWalkingConfigValidationError) Cause() error + func (e SkyWalkingConfigValidationError) Error() string + func (e SkyWalkingConfigValidationError) ErrorName() string + func (e SkyWalkingConfigValidationError) Field() string + func (e SkyWalkingConfigValidationError) Key() bool + func (e SkyWalkingConfigValidationError) Reason() string + type TraceServiceConfig struct + GrpcService *v3.GrpcService + func (*TraceServiceConfig) Descriptor() ([]byte, []int) + func (*TraceServiceConfig) ProtoMessage() + func (m *TraceServiceConfig) Validate() error + func (m *TraceServiceConfig) ValidateAll() error + func (x *TraceServiceConfig) GetGrpcService() *v3.GrpcService + func (x *TraceServiceConfig) ProtoReflect() protoreflect.Message + func (x *TraceServiceConfig) Reset() + func (x *TraceServiceConfig) String() string + type TraceServiceConfigMultiError []error + func (m TraceServiceConfigMultiError) AllErrors() []error + func (m TraceServiceConfigMultiError) Error() string + type TraceServiceConfigValidationError struct + func (e TraceServiceConfigValidationError) Cause() error + func (e TraceServiceConfigValidationError) Error() string + func (e TraceServiceConfigValidationError) ErrorName() string + func (e TraceServiceConfigValidationError) Field() string + func (e TraceServiceConfigValidationError) Key() bool + func (e TraceServiceConfigValidationError) Reason() string + type Tracing struct + Http *Tracing_Http + func (*Tracing) Descriptor() ([]byte, []int) + func (*Tracing) ProtoMessage() + func (m *Tracing) Validate() error + func (m *Tracing) ValidateAll() error + func (x *Tracing) GetHttp() *Tracing_Http + func (x *Tracing) ProtoReflect() protoreflect.Message + func (x *Tracing) Reset() + func (x *Tracing) String() string + type TracingMultiError []error + func (m TracingMultiError) AllErrors() []error + func (m TracingMultiError) Error() string + type TracingValidationError struct + func (e TracingValidationError) Cause() error + func (e TracingValidationError) Error() string + func (e TracingValidationError) ErrorName() string + func (e TracingValidationError) Field() string + func (e TracingValidationError) Key() bool + func (e TracingValidationError) Reason() string + type Tracing_Http struct + ConfigType isTracing_Http_ConfigType + Name string + func (*Tracing_Http) Descriptor() ([]byte, []int) + func (*Tracing_Http) ProtoMessage() + func (m *Tracing_Http) GetConfigType() isTracing_Http_ConfigType + func (m *Tracing_Http) Validate() error + func (m *Tracing_Http) ValidateAll() error + func (x *Tracing_Http) GetName() string + func (x *Tracing_Http) GetTypedConfig() *anypb.Any + func (x *Tracing_Http) ProtoReflect() protoreflect.Message + func (x *Tracing_Http) Reset() + func (x *Tracing_Http) String() string + type Tracing_HttpMultiError []error + func (m Tracing_HttpMultiError) AllErrors() []error + func (m Tracing_HttpMultiError) Error() string + type Tracing_HttpValidationError struct + func (e Tracing_HttpValidationError) Cause() error + func (e Tracing_HttpValidationError) Error() string + func (e Tracing_HttpValidationError) ErrorName() string + func (e Tracing_HttpValidationError) Field() string + func (e Tracing_HttpValidationError) Key() bool + func (e Tracing_HttpValidationError) Reason() string + type Tracing_Http_TypedConfig struct + TypedConfig *anypb.Any + type XRayConfig struct + DaemonEndpoint *v3.SocketAddress + SamplingRuleManifest *v3.DataSource + SegmentFields *XRayConfig_SegmentFields + SegmentName string + func (*XRayConfig) Descriptor() ([]byte, []int) + func (*XRayConfig) ProtoMessage() + func (m *XRayConfig) Validate() error + func (m *XRayConfig) ValidateAll() error + func (x *XRayConfig) GetDaemonEndpoint() *v3.SocketAddress + func (x *XRayConfig) GetSamplingRuleManifest() *v3.DataSource + func (x *XRayConfig) GetSegmentFields() *XRayConfig_SegmentFields + func (x *XRayConfig) GetSegmentName() string + func (x *XRayConfig) ProtoReflect() protoreflect.Message + func (x *XRayConfig) Reset() + func (x *XRayConfig) String() string + type XRayConfigMultiError []error + func (m XRayConfigMultiError) AllErrors() []error + func (m XRayConfigMultiError) Error() string + type XRayConfigValidationError struct + func (e XRayConfigValidationError) Cause() error + func (e XRayConfigValidationError) Error() string + func (e XRayConfigValidationError) ErrorName() string + func (e XRayConfigValidationError) Field() string + func (e XRayConfigValidationError) Key() bool + func (e XRayConfigValidationError) Reason() string + type XRayConfig_SegmentFields struct + Aws *structpb.Struct + Origin string + func (*XRayConfig_SegmentFields) Descriptor() ([]byte, []int) + func (*XRayConfig_SegmentFields) ProtoMessage() + func (m *XRayConfig_SegmentFields) Validate() error + func (m *XRayConfig_SegmentFields) ValidateAll() error + func (x *XRayConfig_SegmentFields) GetAws() *structpb.Struct + func (x *XRayConfig_SegmentFields) GetOrigin() string + func (x *XRayConfig_SegmentFields) ProtoReflect() protoreflect.Message + func (x *XRayConfig_SegmentFields) Reset() + func (x *XRayConfig_SegmentFields) String() string + type XRayConfig_SegmentFieldsMultiError []error + func (m XRayConfig_SegmentFieldsMultiError) AllErrors() []error + func (m XRayConfig_SegmentFieldsMultiError) Error() string + type XRayConfig_SegmentFieldsValidationError struct + func (e XRayConfig_SegmentFieldsValidationError) Cause() error + func (e XRayConfig_SegmentFieldsValidationError) Error() string + func (e XRayConfig_SegmentFieldsValidationError) ErrorName() string + func (e XRayConfig_SegmentFieldsValidationError) Field() string + func (e XRayConfig_SegmentFieldsValidationError) Key() bool + func (e XRayConfig_SegmentFieldsValidationError) Reason() string + type ZipkinConfig struct + CollectorCluster string + CollectorEndpoint string + CollectorEndpointVersion ZipkinConfig_CollectorEndpointVersion + CollectorHostname string + SharedSpanContext *wrapperspb.BoolValue + SplitSpansForRequest bool + TraceId_128Bit bool + func (*ZipkinConfig) Descriptor() ([]byte, []int) + func (*ZipkinConfig) ProtoMessage() + func (m *ZipkinConfig) Validate() error + func (m *ZipkinConfig) ValidateAll() error + func (x *ZipkinConfig) GetCollectorCluster() string + func (x *ZipkinConfig) GetCollectorEndpoint() string + func (x *ZipkinConfig) GetCollectorEndpointVersion() ZipkinConfig_CollectorEndpointVersion + func (x *ZipkinConfig) GetCollectorHostname() string + func (x *ZipkinConfig) GetSharedSpanContext() *wrapperspb.BoolValue + func (x *ZipkinConfig) GetSplitSpansForRequest() bool + func (x *ZipkinConfig) GetTraceId_128Bit() bool + func (x *ZipkinConfig) ProtoReflect() protoreflect.Message + func (x *ZipkinConfig) Reset() + func (x *ZipkinConfig) String() string + type ZipkinConfigMultiError []error + func (m ZipkinConfigMultiError) AllErrors() []error + func (m ZipkinConfigMultiError) Error() string + type ZipkinConfigValidationError struct + func (e ZipkinConfigValidationError) Cause() error + func (e ZipkinConfigValidationError) Error() string + func (e ZipkinConfigValidationError) ErrorName() string + func (e ZipkinConfigValidationError) Field() string + func (e ZipkinConfigValidationError) Key() bool + func (e ZipkinConfigValidationError) Reason() string + type ZipkinConfig_CollectorEndpointVersion int32 + const ZipkinConfig_DEPRECATED_AND_UNAVAILABLE_DO_NOT_USE + const ZipkinConfig_GRPC + const ZipkinConfig_HTTP_JSON + const ZipkinConfig_HTTP_PROTO + func (ZipkinConfig_CollectorEndpointVersion) Descriptor() protoreflect.EnumDescriptor + func (ZipkinConfig_CollectorEndpointVersion) EnumDescriptor() ([]byte, []int) + func (ZipkinConfig_CollectorEndpointVersion) Type() protoreflect.EnumType + func (x ZipkinConfig_CollectorEndpointVersion) Enum() *ZipkinConfig_CollectorEndpointVersion + func (x ZipkinConfig_CollectorEndpointVersion) Number() protoreflect.EnumNumber + func (x ZipkinConfig_CollectorEndpointVersion) String() string Other modules containing this package github.com/envoyproxy/go-control-plane