Hacker News new | ask | show | jobs
by afrodc_ 1874 days ago
Have you looked into instrumenting zipkin or opentracing? I instrumented zipkin in a Java project and found it generally pretty easy
1 comments

You can check out DataDog or NewRelic - they do a decent job if you are looking for SaaS. If you are looking for open source products - checkout SigNoz (https://github.com/signoz/signoz)

Disclaimer: I am one of the maintainers of SigNoz