Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/netdata/netdata
/ Info
Method
Info
src/go/plugin/go.d/pkg/logs/parser.go:31–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
ReadLine(LogLine) error
30
Parse(row []byte, line LogLine) error
31
Info() string
32
}
33
)
34
Callers
15
Run
Method · 0.65
Run
Method · 0.65
AutoDetection
Method · 0.65
Start
Method · 0.65
AutoDetection
Method · 0.65
Start
Method · 0.65
TestJobLoggerAttrs
Function · 0.65
Discover
Method · 0.65
Discover
Method · 0.65
Discover
Method · 0.65
Discover
Method · 0.65
Discover
Method · 0.65
Implementers
4
CSVParser
src/go/plugin/go.d/pkg/logs/csv.go
LTSVParser
src/go/plugin/go.d/pkg/logs/ltsv.go
JSONParser
src/go/plugin/go.d/pkg/logs/json.go
RegExpParser
src/go/plugin/go.d/pkg/logs/regexp.go
Calls
no outgoing calls
Tested by
15
TestJobLoggerAttrs
Function · 0.52
TestWhenElseLogsOnlyChosenBranch
Function · 0.52
TestWhenNilLoggerDoesNotPanic
Function · 0.52
TestLimitUsesFixedWindow
Function · 0.52
TestLimitDZeroIsInfiniteWindow
Function · 0.52
TestLimitClampsInvalidInputs
Function · 0.52
TestResetAllOnceDoesNotResetLimitState
Function · 0.52
TestModeNamespacesAndFirstWriterWinsParams
Function · 0.52
TestRateLimiterSweepRemovesStaleEntries
Function · 0.52
TestWithSharesRateLimiterState
Function · 0.52
TestOnceConcurrentLogsOnlyOnce
Function · 0.52
TestNew
Function · 0.52