diff --git a/exporter/prometheusremotewriteexporter/exporter_concurrency_test.go b/exporter/prometheusremotewriteexporter/exporter_concurrency_test.go index 29d834af03a6..31cae0afff75 100644 --- a/exporter/prometheusremotewriteexporter/exporter_concurrency_test.go +++ b/exporter/prometheusremotewriteexporter/exporter_concurrency_test.go @@ -1,3 +1,6 @@ +// Copyright The OpenTelemetry Authors +// SPDX-License-Identifier: Apache-2.0 + //go:build !race // +build !race @@ -13,9 +16,6 @@ // github.com/open-telemetry/opentelemetry-collector-contrib/exporter/prometheusremotewriteexporter.Test_PushMetricsConcurrent.func3() // exporter_test.go:905 +0x78 -// Copyright The OpenTelemetry Authors -// SPDX-License-Identifier: Apache-2.0 - package prometheusremotewriteexporter import (