Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CleanupFunc ¶
func InitProviders ¶
func InitProviders(ctx context.Context, cfg *Config) (CleanupFunc, error)
InitProviders initializes trace and metric providers
type DefaultResourceError ¶
type DefaultResourceError struct {
// contains filtered or unexported fields
}
func (*DefaultResourceError) Error ¶
func (e *DefaultResourceError) Error() string
type GrpcConnError ¶
type GrpcConnError struct {
// contains filtered or unexported fields
}
func (*GrpcConnError) Error ¶
func (e *GrpcConnError) Error() string
type LambdaResourceError ¶
type LambdaResourceError struct {
// contains filtered or unexported fields
}
func (*LambdaResourceError) Error ¶
func (e *LambdaResourceError) Error() string
type LogExporterError ¶
type LogExporterError struct {
// contains filtered or unexported fields
}
func (*LogExporterError) Error ¶
func (e *LogExporterError) Error() string
type LogProviderError ¶
type LogProviderError struct{}
func (*LogProviderError) Error ¶
func (e *LogProviderError) Error() string
type MetricExporterError ¶
type MetricExporterError struct {
// contains filtered or unexported fields
}
func (*MetricExporterError) Error ¶
func (e *MetricExporterError) Error() string
type ResourceEnvError ¶
type ResourceEnvError struct {
// contains filtered or unexported fields
}
func (*ResourceEnvError) Error ¶
func (e *ResourceEnvError) Error() string
type ResourceMergeError ¶
type ResourceMergeError struct {
// contains filtered or unexported fields
}
func (*ResourceMergeError) Error ¶
func (e *ResourceMergeError) Error() string
type SdkResourceError ¶
type SdkResourceError struct {
// contains filtered or unexported fields
}
func (*SdkResourceError) Error ¶
func (e *SdkResourceError) Error() string
type ShutdownFuncs ¶
type TraceExporterError ¶
type TraceExporterError struct {
// contains filtered or unexported fields
}
func (*TraceExporterError) Error ¶
func (e *TraceExporterError) Error() string
Click to show internal directories.
Click to hide internal directories.