Skip to content

0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jun 10:38
· 19 commits to main since this release
bb094b7
feat(GPX-675): Added support for metrics (#57)

+ Created a middleware instance for metrics.
+ Added "/metrics" endpoint.
+ Started serving metrics on a separate port.
+ Wrapped the `reverseProxy` handler with the middleware.
#minor