Documentation
¶
Overview ¶
Package consts provides constants for the GPU monitoring config, so that they can be imported by other packages without importing the entire config package, which includes ebpf config
Index ¶
Constants ¶
View Source
const GPUNS = "gpu_monitoring"
GPUNS is the namespace for the GPU monitoring probe.
View Source
const GpuAttacherName = GpuModuleName
GpuAttacherName is the name of the uprobe attacher for GPU monitoring.
View Source
const GpuModuleName = "gpu"
GpuModuleName is the name of the GPU monitoring module, used for identifying it in the registry debuggers
View Source
const GpuTelemetryModule = GpuModuleName
GpuTelemetryModule is the telemetry prefix used for the GPU monitoring probe.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.