agones
agones copied to clipboard
Create e2e test for prometheus integration
Agones have 2 options to scrape metrics:
- annotations
- ServiceMonitor (will be done in https://github.com/googleforgames/agones/pull/2290/files)
It's necessary to test them both in order to validate that metrics are working.