Skip to content

Logs In Context - Send logs to correct entity with auto-naming enabled #2626

@jtduffy

Description

@jtduffy

Description

Currently, if the agent is configured with enable_auto_app_naming=true, any logs generated are associated with the roll-up/background tasks entity and not the entity where the log originated. There is a desire to have logs associated with the corresponding entity when auto app naming is enabled.

As this is a breaking change, this will be locked behind a configuration option:

  application_logging:
    auto_app_naming_association: false

The default will be false which will keep the current behavior. Setting this to true will associated the log events with the corresponding named entity.

Jira Ticket

Metadata

Metadata

Assignees

Labels

2Story Point Estimate

Type

No type

Projects

Status

Needs Review

Relationships

None yet

Development

No branches or pull requests

Issue actions