Skip to content

[BUG] OTel span for RemoveByTag operation is missing attribute telling what tag was removed #607

@tvardero

Description

@tvardero

RemoveByTag operation does not have any span attributes telling about what actual tag was removed:

Image

It has empty fusioncache.operation.key attribute, but no fusioncache.operation.tag or similar.

Endpoint was called with [ "asdf" ] and [ "aaa", "bb:*", "*" ]. Call with 3 items created 3 separate activities remove from cache by tag with same attributes.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions