Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrometheusEndpoint ¶
func PrometheusEndpoint( ctx context.Context, ctxInfo *global.ContextInfo, cfg *PrometheusConfig, ) (pipe.FinalFunc[[]*ebpf.Record], error)
Types ¶
type PrometheusConfig ¶
type PrometheusConfig struct { Config *prom.PrometheusConfig AttributeSelectors attributes.Selection }
PrometheusConfig for network metrics just wraps the global prom.PrometheusConfig as provided by the user
Click to show internal directories.
Click to hide internal directories.