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