VictoriaMetrics/lib/promscrape/discovery/ec2
Boris Petersen 3df8caca15
Add ability to sign requests for all AWS services (#2604)
This adds the ability to utilize sigv4 signing for all AWS services not
just "aps". When the newly introduced property "service" is not set it
will default to "aps".

Signed-off-by: Boris Petersen <boris.petersen@idealo.de>
2022-05-18 14:58:31 +02:00
..
api.go Add ability to sign requests for all AWS services (#2604) 2022-05-18 14:58:31 +02:00
az.go lib/awsapi: remove whitelist arg from GetFiltersQueryString(), since it may break new filters in the future 2022-05-09 15:33:22 +03:00
ec2.go lib/promscrape/discovery/ec2: add ability to filter Availability Zones in ec2_sd_config via az_filters section 2022-05-06 12:43:29 +03:00
instance.go lib/awsapi: remove whitelist arg from GetFiltersQueryString(), since it may break new filters in the future 2022-05-09 15:33:22 +03:00
instance_test.go lib/promscrape/discovery/ec2: add __meta_ec2_availability_zone_id label as Prometheus 2.29 does 2021-08-03 16:11:49 +03:00