googleforgames / open-saves

Open Saves is a cloud native data store for game development.
Apache License 2.0
222 stars 23 forks source link

feat: enable metrics endpoint #444

Closed vasconcelosvcd closed 5 months ago

vasconcelosvcd commented 6 months ago

What type of PR is this? /kind feat

What this PR does / Why we need it: Implement metrics endpoint, also add interceptor for prometheus metrics on the grpc server.