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.

dataset config interact poorly with cagg views #592

@cevian

Description

@cevian

This is from a customer issue: SDC #712

When the dataset configuration tried to set some default (not sure which one). The code looks at the metric catalog and tries to create the metric table in prom_data. But this isn't a metric table, it's a continous agg which has been registered. So something in our default setting code isn't handling continous aggs correctly.

Probably a blocker for downsampling too, since they register in the same way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions