diff --git a/internal/obsreportconfig/obsmetrics/obsmetrics.go b/internal/obsreportconfig/obsmetrics/obsmetrics.go index 02ce450d3a9..02a49557c88 100644 --- a/internal/obsreportconfig/obsmetrics/obsmetrics.go +++ b/internal/obsreportconfig/obsmetrics/obsmetrics.go @@ -2,8 +2,6 @@ // SPDX-License-Identifier: Apache-2.0 // Package obsmetrics defines the obsreport metrics for each components -// all the metrics is in OpenCensus format which will be replaced with OTEL Metrics -// in the future package obsmetrics // import "go.opentelemetry.io/collector/internal/obsreportconfig/obsmetrics" const (