civic-eagle / statsd-http-proxy

StatsD HTTP proxy server with REST interface for using in browsers
MIT License
0 stars 0 forks source link

Add metric to body of request and create stats #1

Closed johnseekins closed 2 years ago

johnseekins commented 2 years ago

Make routing simpler by just adding the metric name to the body of the request instead of the URL. Also add a /metrics endpoint for prometheus-style monitoring of the proxy.