mirror of
https://github.com/prometheus/prometheus.git
synced 2026-06-09 00:22:19 -04:00
Previously the AWS SD ECS Role only discovered instances that used `awsvpc` network mode, which attaches a dedicated Elastic Network Interface (ENI). This change adds in additional logic so that we discover instances that are using `host` and `bridge` networking modes, where the IP address is that of the EC2 instance that is hosting the container. Also this change exposes a number of additional labels that relate to the EC2 instance when the launch type is `EC2`. Signed-off-by: matt-gp <small_minority@hotmail.com> |
||
|---|---|---|
| .. | ||
| alerting_rules.md | ||
| configuration.md | ||
| https.md | ||
| index.md | ||
| promtool.md | ||
| recording_rules.md | ||
| template_examples.md | ||
| template_reference.md | ||
| unit_testing_rules.md | ||