prometheus/discovery/aws
Antoine Labarussias 24b1b60836
discovery/aws: handle rds clusters without instances
Signed-off-by: Antoine Labarussias <antoinelabarussias@gmail.com>
2026-06-03 09:29:36 +02:00
..
aws.go [ENHANCEMENT] AWS SD: Add optional external_id field 2026-04-26 18:34:56 +01:00
aws_test.go discovery/aws: run tests in parallel 2026-05-15 13:45:20 +01:00
ec2.go discovery/aws: keep AWS SDK clients out of interfaces to shrink the binary 2026-05-29 13:39:36 +02:00
ec2_test.go discovery/aws: run tests in parallel 2026-05-15 13:45:20 +01:00
ecs.go discovery/aws: keep AWS SDK clients out of interfaces to shrink the binary 2026-05-29 13:39:36 +02:00
ecs_test.go discovery/aws: run tests in parallel 2026-05-15 13:45:20 +01:00
elasticache.go discovery/aws: keep AWS SDK clients out of interfaces to shrink the binary 2026-05-29 13:39:36 +02:00
elasticache_test.go discovery/aws: run tests in parallel 2026-05-15 13:45:20 +01:00
lightsail.go discovery/aws: keep AWS SDK clients out of interfaces to shrink the binary 2026-05-29 13:39:36 +02:00
metrics_aws.go feat: AWS ECS Service Discovery 2025-11-06 22:48:07 +00:00
metrics_ec2.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
metrics_ecs.go feat: AWS ECS Service Discovery 2025-11-06 22:48:07 +00:00
metrics_elasticache.go [FEATURE] AWS SD: Add Elasticache Role (#18099) 2026-02-22 15:56:03 +01:00
metrics_lightsail.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
metrics_msk.go prw2: Move Remote Write 2.0 CT to be per Sample; Rename to ST (start timestamp) (#17411) (#17600) 2026-02-05 10:40:45 +01:00
metrics_rds.go AWS SD: RDS Role (#18206) 2026-03-04 12:17:38 +01:00
msk.go discovery/aws: keep AWS SDK clients out of interfaces to shrink the binary 2026-05-29 13:39:36 +02:00
msk_test.go discovery/aws: run tests in parallel 2026-05-15 13:45:20 +01:00
rds.go discovery/aws: handle rds clusters without instances 2026-06-03 09:29:36 +02:00
rds_test.go discovery/aws: handle rds clusters without instances 2026-06-03 09:29:36 +02:00