Home

websocketd

Websocketd

websocketd is a WebSocket daemon.

I wonder if we can use this as a way to provide prometheus scraping targets for data processing scripts (say perl/python)

The metrics look like this:

api_http_requests_total{method="POST", handler="/messages"}

Change the scripts to print log messages in above format.