x-tracer

module
v0.0.0-...-9caa69f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2021 License: Apache-2.0

README

License

Build Status

x-tracer

x-tracer provides the process-level visibility inside the Kubernetes pod in real time. As containers are isolated, lightweight which makes it difficult to look inside what could go wrong because they totally run on a separate namespace and PIDs inside containers are different as from their hosts which doesn't provide us with a clear view of what processes are running inside a particular pod or container. To make it simple, x-tracer is beautifully integrated with BCC tools to provide such kind of visibility.

Currently, x-tracer includes 7 ebp tools(BCC),probes to trace the process events:

  1. Tcp connections: closed, active, established, life
  2. Block device I/O
  3. New executed processes
  4. Cache kernel function calls

Architecture

Architecture

Installation Steps

Installation

Directories

Path Synopsis
cmd
internal
parse

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL