Config
No overview available.
Attributes
| Attribute | Type | Description |
|---|---|---|
| ExporterType | [ExporterType](exportertype.md?sid=flytestdlib_otelutils_exportertype) | Sets the type of exporter to configure [noop/file/jaeger/otlpgrpc/otlphttp]. |
| FileConfig | [FileConfig](fileconfig.md?sid=flytestdlib_otelutils_fileconfig) | Configuration for exporting telemetry traces to a file |
| JaegerConfig | [JaegerConfig](jaegerconfig.md?sid=flytestdlib_otelutils_jaegerconfig) | Configuration for exporting telemetry traces to a jaeger |
| OtlpGrpcConfig | [OtlpGrpcConfig](otlpgrpcconfig.md?sid=flytestdlib_otelutils_otlpgrpcconfig) | Configuration for exporting telemetry traces to an OTLP gRPC collector |
| OtlpHttpConfig | [OtlpHttpConfig](otlphttpconfig.md?sid=flytestdlib_otelutils_otlphttpconfig) | Configuration for exporting telemetry traces to an OTLP HTTP collector |
| SamplerConfig | [SamplerConfig](samplerconfig.md?sid=flytestdlib_otelutils_samplerconfig) | Configuration for the sampler to use for the tracer |