Skip to content

Move timeseries schema to CockroachDB #1294

Open
@bnaecker

Description

@bnaecker

The timeseries schema are currently stored in ClickHouse, alongside the timeseries data itself. That's less than ideal, given ClickHouse's lack of consistency guarantees. We should move that to CockroachDB to have consistent operations around creating timeseries schema and updating their versions (see #1293). This would support operations such as registering not just as a metric producer, but as a producer of a particular timeseries version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    databaseRelated to database accessnexusRelated to nexusoximeter

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions