Y
Hacker News
new
|
ask
|
show
|
jobs
by
e12e
3627 days ago
> Prometheus is about dimensional numeric time series metrics only (no log-based analysis, no per-request tracing, etc.).
Any thoughts on a companion (open source) system that focuses more on logs and such?
2 comments
bbrazil
3627 days ago
For logs you're looking at the ELK stack, for tracing Zipkin.
link
apurvadave
3627 days ago
For tracing check out sysdig's new 'tracers' functionality. Tracing for Microservices, transactions, all the way down to system calls. www.sysdig.org
link
sagichmal
3627 days ago
All that and the only cost is a third-party kernel module :)
link