Skip to content

Question : Latency Histograms per Command #4707

@toaler

Description

@toaler

Is there any reason why Redis doesn't provide server-side latency histograms per command? I see there are various ways to get samples of latency data for various events, but what about getting a histogram of latencies for a corresponding period of time. I have client side latencies available in a histogram, and I'm looking to have server-side latencies so I can work out if client, network, server is dominating the critical path of a certain percentile.

If this feature doesn't exist, was this by design?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions