Slackbot
Rick Buitrago
no-code autoinstrumentation
Pavan Kumar
version: '3.8' services: foo: image: ... ... bar: image: ... ...
logspout
docker run --net=host --rm --name="logspout" \ --volume=/var/run/docker.sock:/var/run/docker.sock \ -e PORT=90 \ gliderlabs/logspout \ syslog+tcp://<host>:2255
service
logsspout
Pramod Badiger
Sungwon
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.