PlayFab / thundernetes

Thundernetes makes it easy to run your game servers on Kubernetes
https://playfab.github.io/thundernetes
Apache License 2.0
313 stars 47 forks source link

Add performance metrics to allocation service API #384

Closed dgkanatsios closed 1 year ago

dgkanatsios commented 2 years ago

We should add some performance metrics to allocation API service, like how much time it takes to allocate, how many allocations are happening, how many retries, how many errors etc. We should also include relevant Grafana charts.

dgkanatsios commented 1 year ago

Done in #414