Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
blitz
command
Package main is the main package for the Bindplane Loader.
|
Package main is the main package for the Bindplane Loader. |
|
server/tcp
command
|
|
|
server/udp
command
|
|
|
Package embed defines the contract for embedding blitz inside a host process that wants to consume the telemetry blitz produces.
|
Package embed defines the contract for embedding blitz inside a host process that wants to consume the telemetry blitz produces. |
|
filegen/embeddedlibrary
Package embeddedlibrary ships the filegen data library as files baked into the Go binary via //go:embed, gated by the embed_library build tag.
|
Package embeddedlibrary ships the filegen data library as files baked into the Go binary via //go:embed, gated by the embed_library build tag. |
|
internal
|
|
|
bytediff
Package bytediff is a test helper for verifying that log generator refactors in PIPE-975 PRs #2-11 preserve byte-exact CLI output.
|
Package bytediff is a test helper for verifying that log generator refactors in PIPE-975 PRs #2-11 preserve byte-exact CLI output. |
|
config
Package config contains the top level configuration structures and logic
|
Package config contains the top level configuration structures and logic |
|
datagen
Package datagen provides reusable data generation pools and identity types for synthetic telemetry generation.
|
Package datagen provides reusable data generation pools and identity types for synthetic telemetry generation. |
|
generator/ctime
Package ctime provides strptime/strftime compatible syntax support for parsing and formatting time values with ctime-like format strings.
|
Package ctime provides strptime/strftime compatible syntax support for parsing and formatting time values with ctime-like format strings. |
|
logging
Package logging contains the logging logic for Blitz
|
Package logging contains the logging logic for Blitz |
|
runtime
Package runtime is the shared lifecycle core that both cli.Runner and embed.Runner will be thin wrappers around.
|
Package runtime is the shared lifecycle core that both cli.Runner and embed.Runner will be thin wrappers around. |
|
telemetry/metrics
Package metrics provides a Prometheus exporter for serving metrics.
|
Package metrics provides a Prometheus exporter for serving metrics. |
|
workermanager
Package workermanager provides a robust worker management system with graceful reconnection and exponential backoff for handling network operations that may fail.
|
Package workermanager provides a robust worker management system with graceful reconnection and exponential backoff for handling network operations that may fail. |
|
Package telemetry defines the supported telemetry signal types for blitz.
|
Package telemetry defines the supported telemetry signal types for blitz. |
Click to show internal directories.
Click to hide internal directories.