Skip to content

Log Decoration Support for Semantic Logger #2341

Open
@chris-judd

Description

Is your feature request related to a problem? Please describe.

Currently, logs coming from the SemanticLogger are not decorated for traceId. This breaks the Logs In Context feature for Ruby APM Services when browsing the Distributed Tracing curated views.

Feature Description

Update NR Ruby Agent to support SymantecLogger's implementation of log forwarding so that log decoration is successful.

Describe Alternatives

None

Additional context

SemanticLogger added support for forwarding logs using the New Relic ruby agent, but this was not implemented by NR. It appears that the way they did this is to record their logs directly to the agents aggregator, which would bypass the part of the agent that would be decorating any logs.

Priority

Must Have

Metadata

Assignees

No one assigned

    Labels

    5Story Point EstimatecommunityTo tag external issues and PRs submitted by the communityfeature requestTo tag feature request after Hero Triage for PM to dispositionjan-mar qtrPossible FY Q4 candidateneeds review

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions