Skip to content

Make OtlpMeterRegistry virtual thread aware #42175

Closed as not planned
Closed as not planned
@mhalbritter

Description

@mhalbritter

It's possible to pass a ThreadFactory into the OtlpMeterRegistry constructor. At the moment we don't do this, which then uses a platform thread based factory.

We could enable virtual threads by passing factory which creates virtual threads.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: supersededAn issue that has been superseded by another

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions