VictoriaMetrics/lib/promscrape/discovery/ec2
Boris Petersen 3a8b4fab97
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-20 14:20:00 +03:00
..
api.go Add ability to sign requests for all AWS services (#2604) 2022-05-20 14:20:00 +03:00
az.go lib/awsapi: remove whitelist arg from GetFiltersQueryString(), since it may break new filters in the future 2022-05-09 15:34:56 +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:44:01 +03:00
instance.go lib/awsapi: remove whitelist arg from GetFiltersQueryString(), since it may break new filters in the future 2022-05-09 15:34:56 +03:00
instance_test.go lib/promscrape/discovery/ec2: add __meta_ec2_availability_zone_id label as Prometheus 2.29 does 2021-08-03 13:28:13 +03:00