Provide InfoContributor for EC2 and ECS #15
eddumelendez
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Services running at EC2 can use Instance Data to provide information via actuator endpoint
/info
[1]. The same can be implemented when a service is running at ECS,ECS_CLUSTER
can be found at/etc/ecs/ecs.config
[2][1] https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html
[2] https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-agent-config.html
Beta Was this translation helpful? Give feedback.
All reactions