Versions in this module Expand all Collapse all v0 v0.7.0 Oct 19, 2024 Changes in this version + const MSG_LEN + const TCP_CLOSTED + const TCP_ESTABLISHED + func DeleteServiceMetric(serviceName string) + func DeleteWorkloadMetric(workload *workloadapi.Workload) + func OutputAccesslog(data requestMetric, accesslog logInfo) + func RunPrometheusClient(ctx context.Context) + type MetricController struct + EnableAccesslog atomic.Bool + func NewMetric(workloadCache cache.WorkloadCache, enableAccesslog bool) *MetricController + func (m *MetricController) Run(ctx context.Context, mapOfTcpInfo *ebpf.Map)