Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Consider metric-metadata when operating under high-availability #1790

@harkishen

Description

@harkishen

In HA mode, Promscale writes from a leader replica and discards from the non-leader. This is true for samples. But, when doing metric-metadata, I found that Promscale was ingesting from non-leader as well. While this is not breaking, it does have some impact on the performance. My guess is we do not go through the writePreprocessors for metric-metadata which can be the cause.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ImprovementImprovements to the existing features

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions