MCPcopy Index your code
hub / github.com/github/gh-aw / AddMetrics

Method AddMetrics

pkg/cli/log_aggregation.go:33–33  ·  view source on GitHub ↗

AddMetrics adds metrics from another analysis

(other LogAnalysis)

Source from the content-addressed store, hash-verified

31 SetBlockedDomains(domains []string)
32 // AddMetrics adds metrics from another analysis
33 AddMetrics(other LogAnalysis)
34}
35
36// LogParser is a function type that parses a single log file

Callers 3

TestAddMetricsFunction · 0.65
aggregateLogFilesFunction · 0.65
launchFirewallAnalysisFunction · 0.65

Calls

no outgoing calls

Tested by 1

TestAddMetricsFunction · 0.52