Files
signoz/pkg
grandwizard28 af933429c1 refactor(instrumentation): flatten code source into code.filepath, code.function, code.lineno
Replace the nested `slog.Source` group with flat OTel semantic convention
keys by adding a Source log handler wrapper that extracts source info
from record.PC. Remove AddSource from the JSON handler since the wrapper
handles it directly.
2026-03-22 15:08:10 +05:30
..