Results 7 issues of Aleh Strakachuk

Agones have 2 options to scrape metrics: 1. annotations 2. 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.

kind/cleanup
area/tests

**Is your feature request related to a problem? Please describe.** I would like to use provided agones dashboards out of box. At that moment I have to create [resources](https://github.com/googleforgames/agones/tree/main/build/grafana) directly,...

kind/feature
help wanted
area/operations

**What this PR does / Why we need it**: I would like to print [json log format](https://github.com/googleforgames/open-match/blob/main/internal/logging/logging.go#L42) **Which issue(s) this PR fixes**: At that moment this is no opportunity to...

**What happened**: The latest version of grafana-image-renderer failed to render any dashboards in less than 60 seconds. ` {"level":"debug","message":"Waiting for dashboard/panel to load","timeout":"60s"} {"level":"debug","message":"Browser request","method":"POST","url":"http://grafana:3000/api/frontend-metrics"} {"level":"debug","message":"Browser request finished","method":"POST","url":"http://grafana:3000/api/frontend-metrics"} {"err":"TimeoutError: Waiting...

type/enhancement

**Is your feature request related to a problem? Please describe.** For some use cases it's good to know exact cluster geoposition. Geoposition of region (==city center) is not good for...

enhancement

### Prerequisites - [X] I am using [the latest version of Locust](https://github.com/locustio/locust/releases/) - [X] I am reporting a bug, not asking a question ### Description At the end of test...

bug

**What happened**: I had an issue with the fleet auto scaler trying to scale to -41 replicas. As I see, fleet auto scaler with Counter policy does not respect the...

kind/bug