resgateio / resgate

A Realtime API Gateway used with NATS to build REST, real time, and RPC APIs, where all your clients are synchronized seamlessly.
https://resgate.io
MIT License
689 stars 67 forks source link

Add OpenMetrics exporter #255

Open jirenius opened 4 months ago

jirenius commented 4 months ago

Issue

It should be possible to get basic metrics from resgate with insight into how it is operating through an OpenMetrics exporter.

Notes