privacylab / talek

a Private Publish Subscribe System
BSD 2-Clause "Simplified" License
48 stars 5 forks source link

Monitoring / Tracing #77

Open ryscheng opened 7 years ago

ryscheng commented 7 years ago

Potentially: https://prometheus.io/ http://opentracing.io/

willscott commented 7 years ago

:+1: prometheus

The main way to support it would involve having each of the server components expose a web server where /metrics routes to prometheus formated statistics about current system behavior.