Sign inSign up

packetbeat/packetbeat-agent

By packetbeat

Updated almost 11 years ago

Packetbeat agent, open source APM

Image
1

983

packetbeat/packetbeat-agent repository overview

Runs the Packetbeat agent. Packetbeat is an open source application monitoring and performance management system. It works by sniffing application traffic, parsing the interesting protocols (e.g. HTTP, Thrift-RPC MySQL, PgSQL, REDIS) and correlating them into transactions. It can then tell you which transactions are slow, which transactions have errors and which user actions led to those errors.

If you run this container using --net=host alongside your other containers it can see the traffic created by them and between them. For example:

docker run --net=host -d packetbeat/packetbeat-agent packetbeat -e -c /etc/packetbeat/packetbeat.conf

Built from: https://github.com/packetbeat/packetbeat-docker

Tag summary

Content type

Image

Digest

sha256:340337ccd

Size

118.9 MB

Last updated

almost 11 years ago

docker pull packetbeat/packetbeat-agent