prometheus / compliance

A set of tests to check compliance with various Prometheus interfaces
Apache License 2.0
127 stars 44 forks source link

Add Sigv4 support to alert_generator tests #78

Closed alvinlin123 closed 2 years ago

alvinlin123 commented 2 years ago

Adding sigv4 support to allow testing against Amazon Managed Service for Prometheus easier.

Signed-off-by: Alvin Lin alvinlin@amazon.com

alvinlin123 commented 2 years ago

Thank you! Can you please rename test-amazon-managed-service-for-prometheus.yaml to test-amp.yaml and instead add a comment inside the file with the full name?

Will do, thanks for taking a look.