Skip to content

Add unit-of-work metrics support to the clients #4499

@rcoh

Description

@rcoh

The metrics implementation today supports adding a global metrics collector. However, this prevents structured analysis of individual requests and determining the influence of an individual request on higher level metrics.

One option would be to refactor the way metrics work today to have a metrique event (or multiple metrique events) produced from reach request. These events could be consumed by the metrics middleware & also exposed via a side channel to allow a caller to consume the events on a per-request basis.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions