# Generated by roxygen2: do not edit by hand

S3method(format,otel_attributes)
S3method(format,otel_drop_point_data)
S3method(format,otel_histogram_point_data)
S3method(format,otel_instrumentation_scope_data)
S3method(format,otel_last_value_point_data)
S3method(format,otel_metric_data)
S3method(format,otel_metrics_data)
S3method(format,otel_point_data_attributes)
S3method(format,otel_resource_metrics)
S3method(format,otel_scope_metrics)
S3method(format,otel_span_data)
S3method(format,otel_sum_point_data)
S3method(format,otel_trace_flags)
S3method(print,otel_drop_point_data)
S3method(print,otel_histogram_point_data)
S3method(print,otel_instrumentation_scope_data)
S3method(print,otel_last_value_point_data)
S3method(print,otel_metric_data)
S3method(print,otel_metrics_data)
S3method(print,otel_point_data_attributes)
S3method(print,otel_resource_metrics)
S3method(print,otel_scope_metrics)
S3method(print,otel_span_data)
S3method(print,otel_sum_point_data)
export(logger_provider_file)
export(logger_provider_http)
export(logger_provider_stdstream)
export(meter_provider_file)
export(meter_provider_http)
export(meter_provider_memory)
export(meter_provider_stdstream)
export(tracer_provider_file)
export(tracer_provider_http)
export(tracer_provider_memory)
export(tracer_provider_stdstream)
export(with_otel_record)
importFrom(otel,start_span)
useDynLib(otelsdk, .registration = TRUE)
