ecs

package
v1.7.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 21, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Overview

Package ecs provides a plugin for Amazon ECS (Amazon Elastic Container Service). The plugin collects the information of ECS containers, and record them. The container ID, the container name and the container ARN are available.

To enable this plugin, please import the ecs/init package.

import _ "github.com/shogo82148/aws-xray-yasdk-go/xray/plugins/ecs/init"

or if you want to load conditionally at runtime, use Init() function.

import _ "github.com/shogo82148/aws-xray-yasdk-go/xray/plugins/ecs"
ecs.Init()

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init()

Init activates ECS Plugin at runtime.

Types

This section is empty.

Directories

Path Synopsis
Package init installs the ECS plugin at init time.
Package init installs the ECS plugin at init time.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL