package
0.3.0-alpha
Repository: https://github.com/dustin-decker/capsule8.git
Documentation: pkg.go.dev

# Functions

Main is the main entrypoint for the sensor.
NewProcessInfoCache creates a new process information cache object.
NewSensor creates a new Sensor instance.
NewTelemetryService creates a new TelemetryService instance that can be used with a ServiceManager instance.

# Structs

MetricsCounters is used for tracking metrics information in the sensor.
ProcessInfoCache is an object that caches process information.
Sensor represents the state of a sensor instance.
TelemetryService is a service that can be used with the ServiceManager to process telemetry subscription requests and stream the resulting telemetry events.