Versions in this module Expand all Collapse all v0 v0.6.3 Nov 12, 2018 Changes in this version + type DatadogConfig struct + CollectorCluster string + ServiceName string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DatadogConfig) Descriptor() ([]byte, []int) + func (*DatadogConfig) ProtoMessage() + func (dst *DatadogConfig) XXX_Merge(src proto.Message) + func (m *DatadogConfig) GetCollectorCluster() string + func (m *DatadogConfig) GetServiceName() string + func (m *DatadogConfig) Marshal() (dAtA []byte, err error) + func (m *DatadogConfig) MarshalTo(dAtA []byte) (int, error) + func (m *DatadogConfig) Reset() + func (m *DatadogConfig) Size() (n int) + func (m *DatadogConfig) String() string + func (m *DatadogConfig) Unmarshal(dAtA []byte) error + func (m *DatadogConfig) Validate() error + func (m *DatadogConfig) XXX_DiscardUnknown() + func (m *DatadogConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DatadogConfig) XXX_Size() int + func (m *DatadogConfig) XXX_Unmarshal(b []byte) error + type DatadogConfigValidationError struct + Cause error + Field string + Key bool + Reason string + func (e DatadogConfigValidationError) Error() string type Tracing_Http + ConfigType isTracing_Http_ConfigType + func (*Tracing_Http) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...) + func (m *Tracing_Http) GetConfigType() isTracing_Http_ConfigType + func (m *Tracing_Http) GetTypedConfig() *types.Any + type Tracing_Http_Config struct + Config *types.Struct + func (m *Tracing_Http_Config) MarshalTo(dAtA []byte) (int, error) + func (m *Tracing_Http_Config) Size() (n int) + type Tracing_Http_TypedConfig struct + TypedConfig *types.Any + func (m *Tracing_Http_TypedConfig) MarshalTo(dAtA []byte) (int, error) + func (m *Tracing_Http_TypedConfig) Size() (n int) v0.6.2 Nov 6, 2018 v0.6.1 Oct 15, 2018 v0.6.0 Sep 25, 2018 Changes in this version type ZipkinConfig + SharedSpanContext *types.BoolValue + func (m *ZipkinConfig) GetSharedSpanContext() *types.BoolValue v0.5.0 Aug 14, 2018 Changes in this version + var ErrIntOverflowTrace = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthTrace = fmt.Errorf("proto: negative length found during unmarshaling") + type DynamicOtConfig struct + Config *types.Struct + Library string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DynamicOtConfig) Descriptor() ([]byte, []int) + func (*DynamicOtConfig) ProtoMessage() + func (dst *DynamicOtConfig) XXX_Merge(src proto.Message) + func (m *DynamicOtConfig) GetConfig() *types.Struct + func (m *DynamicOtConfig) GetLibrary() string + func (m *DynamicOtConfig) Marshal() (dAtA []byte, err error) + func (m *DynamicOtConfig) MarshalTo(dAtA []byte) (int, error) + func (m *DynamicOtConfig) Reset() + func (m *DynamicOtConfig) Size() (n int) + func (m *DynamicOtConfig) String() string + func (m *DynamicOtConfig) Unmarshal(dAtA []byte) error + func (m *DynamicOtConfig) Validate() error + func (m *DynamicOtConfig) XXX_DiscardUnknown() + func (m *DynamicOtConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DynamicOtConfig) XXX_Size() int + func (m *DynamicOtConfig) XXX_Unmarshal(b []byte) error + type DynamicOtConfigValidationError struct + Cause error + Field string + Key bool + Reason string + func (e DynamicOtConfigValidationError) Error() string + type LightstepConfig struct + AccessTokenFile string + CollectorCluster string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*LightstepConfig) Descriptor() ([]byte, []int) + func (*LightstepConfig) ProtoMessage() + func (dst *LightstepConfig) XXX_Merge(src proto.Message) + func (m *LightstepConfig) GetAccessTokenFile() string + func (m *LightstepConfig) GetCollectorCluster() string + func (m *LightstepConfig) Marshal() (dAtA []byte, err error) + func (m *LightstepConfig) MarshalTo(dAtA []byte) (int, error) + func (m *LightstepConfig) Reset() + func (m *LightstepConfig) Size() (n int) + func (m *LightstepConfig) String() string + func (m *LightstepConfig) Unmarshal(dAtA []byte) error + func (m *LightstepConfig) Validate() error + func (m *LightstepConfig) XXX_DiscardUnknown() + func (m *LightstepConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *LightstepConfig) XXX_Size() int + func (m *LightstepConfig) XXX_Unmarshal(b []byte) error + type LightstepConfigValidationError struct + Cause error + Field string + Key bool + Reason string + func (e LightstepConfigValidationError) Error() string + type TraceServiceConfig struct + GrpcService *core.GrpcService + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*TraceServiceConfig) Descriptor() ([]byte, []int) + func (*TraceServiceConfig) ProtoMessage() + func (dst *TraceServiceConfig) XXX_Merge(src proto.Message) + func (m *TraceServiceConfig) GetGrpcService() *core.GrpcService + func (m *TraceServiceConfig) Marshal() (dAtA []byte, err error) + func (m *TraceServiceConfig) MarshalTo(dAtA []byte) (int, error) + func (m *TraceServiceConfig) Reset() + func (m *TraceServiceConfig) Size() (n int) + func (m *TraceServiceConfig) String() string + func (m *TraceServiceConfig) Unmarshal(dAtA []byte) error + func (m *TraceServiceConfig) Validate() error + func (m *TraceServiceConfig) XXX_DiscardUnknown() + func (m *TraceServiceConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *TraceServiceConfig) XXX_Size() int + func (m *TraceServiceConfig) XXX_Unmarshal(b []byte) error + type TraceServiceConfigValidationError struct + Cause error + Field string + Key bool + Reason string + func (e TraceServiceConfigValidationError) Error() string + type Tracing struct + Http *Tracing_Http + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Tracing) Descriptor() ([]byte, []int) + func (*Tracing) ProtoMessage() + func (dst *Tracing) XXX_Merge(src proto.Message) + func (m *Tracing) GetHttp() *Tracing_Http + func (m *Tracing) Marshal() (dAtA []byte, err error) + func (m *Tracing) MarshalTo(dAtA []byte) (int, error) + func (m *Tracing) Reset() + func (m *Tracing) Size() (n int) + func (m *Tracing) String() string + func (m *Tracing) Unmarshal(dAtA []byte) error + func (m *Tracing) Validate() error + func (m *Tracing) XXX_DiscardUnknown() + func (m *Tracing) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Tracing) XXX_Size() int + func (m *Tracing) XXX_Unmarshal(b []byte) error + type TracingValidationError struct + Cause error + Field string + Key bool + Reason string + func (e TracingValidationError) Error() string + type Tracing_Http struct + Config *types.Struct + Name string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Tracing_Http) Descriptor() ([]byte, []int) + func (*Tracing_Http) ProtoMessage() + func (dst *Tracing_Http) XXX_Merge(src proto.Message) + func (m *Tracing_Http) GetConfig() *types.Struct + func (m *Tracing_Http) GetName() string + func (m *Tracing_Http) Marshal() (dAtA []byte, err error) + func (m *Tracing_Http) MarshalTo(dAtA []byte) (int, error) + func (m *Tracing_Http) Reset() + func (m *Tracing_Http) Size() (n int) + func (m *Tracing_Http) String() string + func (m *Tracing_Http) Unmarshal(dAtA []byte) error + func (m *Tracing_Http) Validate() error + func (m *Tracing_Http) XXX_DiscardUnknown() + func (m *Tracing_Http) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Tracing_Http) XXX_Size() int + func (m *Tracing_Http) XXX_Unmarshal(b []byte) error + type Tracing_HttpValidationError struct + Cause error + Field string + Key bool + Reason string + func (e Tracing_HttpValidationError) Error() string + type ZipkinConfig struct + CollectorCluster string + CollectorEndpoint string + TraceId_128Bit bool + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ZipkinConfig) Descriptor() ([]byte, []int) + func (*ZipkinConfig) ProtoMessage() + func (dst *ZipkinConfig) XXX_Merge(src proto.Message) + func (m *ZipkinConfig) GetCollectorCluster() string + func (m *ZipkinConfig) GetCollectorEndpoint() string + func (m *ZipkinConfig) GetTraceId_128Bit() bool + func (m *ZipkinConfig) Marshal() (dAtA []byte, err error) + func (m *ZipkinConfig) MarshalTo(dAtA []byte) (int, error) + func (m *ZipkinConfig) Reset() + func (m *ZipkinConfig) Size() (n int) + func (m *ZipkinConfig) String() string + func (m *ZipkinConfig) Unmarshal(dAtA []byte) error + func (m *ZipkinConfig) Validate() error + func (m *ZipkinConfig) XXX_DiscardUnknown() + func (m *ZipkinConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ZipkinConfig) XXX_Size() int + func (m *ZipkinConfig) XXX_Unmarshal(b []byte) error + type ZipkinConfigValidationError struct + Cause error + Field string + Key bool + Reason string + func (e ZipkinConfigValidationError) Error() string