Skip to content

Better error message for Series Store cardinality limit #1272

@jtlisi

Description

@jtlisi

Currently the series store returns a error that is not very descriptive.

	errCardinalityExceeded = errors.New("cardinality limit exceeded")

This makes debugging a series store cardinality error difficult. It doesn't have good logs to show that it was the series store throwing this error. Also the cardinality limit for the series store is configured in a separate package from the other limits in the project.

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