Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/SigNoz/signoz
/ defaultFieldMapper
Struct
defaultFieldMapper
pkg/telemetryresourcefilter/field_mapper.go:20–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
)
19
20
type
defaultFieldMapper
struct
{}
21
22
var
_ qbtypes.FieldMapper = (*defaultFieldMapper)(nil)
23
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected