prometheus/docs/configuration
matt-gp 9b6e244b83
AWS SD: ECS Bridge Mode
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>
2025-12-25 19:26:14 +00:00
..
alerting_rules.md Standardize doc page title handling 2025-05-28 21:37:27 +02:00
configuration.md AWS SD: ECS Bridge Mode 2025-12-25 19:26:14 +00:00
https.md Standardize doc page title handling 2025-05-28 21:37:27 +02:00
index.md Consolidate configuration and rules docs in docs/configuration/ 2017-10-27 09:54:02 +02:00
promtool.md chore: fix some minor issues in comments 2025-07-09 18:05:41 +08:00
recording_rules.md Standardize doc page title handling 2025-05-28 21:37:27 +02:00
template_examples.md Standardize doc page title handling 2025-05-28 21:37:27 +02:00
template_reference.md Add urlQueryEscape to template functions 2025-10-27 10:47:29 +01:00
unit_testing_rules.md Add start_timestamp field for unit tests. 2025-12-03 11:20:23 +01:00