receiver/opencensusreceiver/internal/ocmetrics/doc.go (1 lines of code) (raw):

// Copyright The OpenTelemetry Authors // SPDX-License-Identifier: Apache-2.0 // Package ocmetrics is the logic for receiving OpenCensus metrics proto from // already instrumented applications and then passing them onto a metricsink instance. package ocmetrics // import "github.com/open-telemetry/opentelemetry-collector-contrib/receiver/opencensusreceiver/internal/ocmetrics"