Skip to content

Introduce ObservationHandlerGroup interface to allow ObservabilityAutoConfiguration to be removed #45746

Open
@philwebb

Description

@philwebb

Currently ObservabilityAutoConfiguration knows about metrics and tracing but when we modularize the codebase it cannot know about either concept. To solve this, we should introduce a ObservationHandlerGroup interface that can be implemented by the metrics and tracing modules.

Metadata

Metadata

Assignees

Labels

theme: modularizationIssues related to the structure of the project and its codetype: enhancementA general enhancement

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions