Categorygithub.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/opencensus

# Functions

OCToMetrics converts OC data format to pmetric.Metrics, may be used only by OpenCensus receiver and exporter implementations.
OCToTraces may be used only by OpenCensus receiver and exporter implementations.
ResourceMetricsToOC converts pmetric.ResourceMetrics to OC data format, may be used only by OpenCensus receiver and exporter implementations.
ResourceSpansToOC may be used only by OpenCensus receiver and exporter implementations.