doc.go 382 B

123456
  1. // Copyright The OpenTelemetry Authors
  2. // Portions of this file Copyright 2018-2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
  3. // SPDX-License-Identifier: Apache-2.0
  4. // Package ecsutil provides a common task metadata definition and client for ECS environments
  5. package ecsutil // import "github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/ecsutil"