Skip to content

Support custom tags in NettyEventExecutorMetrics #6592

@jbertram

Description

@jbertram

I would like to be able to set custom tags on NettyEventExecutorMetrics like is possible with most of the other MeterBinder implementations.

I set common tags on all the meters I register, but I can't modify the configuration of the MeterRegistry as it may be injected and using something like MeterRegistry.config().commonTags(...) would potentially modify other meters that should not, in fact, have those tags.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions