Skip to content

Stop emitting advice when enum has unknown value #1247

@lmolkova

Description

@lmolkova

Enums are expected to have unknown values, if some of them need strict validation, it can come as custom policy but it can't be default applied to all enums.

E.g. error.type is one of the most common semconv attributes and it's designed to be an open set.

Adding weaver live check to a typical app with HTTP or DB calls brings A LOT of these

Image

PS: I love the ability to emit logs to my backend!

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions