Skip to content

Commit 6bca5ed

Browse files
committed
add headers to fix lint errors
1 parent 716ab73 commit 6bca5ed

File tree

1 file changed

+3
-0
lines changed
  • exporters/aws-otel-otlp-udp-exporter/src/amazon/opentelemetry/exporters/otlp/udp

1 file changed

+3
-0
lines changed

exporters/aws-otel-otlp-udp-exporter/src/amazon/opentelemetry/exporters/otlp/udp/__init__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
2+
# SPDX-License-Identifier: Apache-2.0
3+
14
from .exporter import (
25
DEFAULT_ENDPOINT,
36
FORMAT_OTEL_METRICS_BINARY_PREFIX,

0 commit comments

Comments
 (0)