Skip to content

Fix Outcome KeyValues in HTTP observations #29232

Closed
@bclozel

Description

@bclozel

Currently HTTP observations are using the org.springframework.http.HttpStatus.Series enum name to populate this information. Unfortunately this doesn't align with existing metrics instrumentation in Spring Boot, see Outcome.

We should introduce a shared HttpOutcome class that replicates the behavior and is used in the default conventions.

Metadata

Metadata

Assignees

Labels

theme: observabilityAn issue related to observability and tracingtype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions