services.prometheus.exporters.ebpf.names

NixOS option

List of eBPF programs to load

type: list of string
Default
[ ]
Example
[
  "timers"
]
declared in: nixos/modules/services/monitoring/prometheus/exporters.nixView source on NixOS/nixpkgs →