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.

Empty resultset on instant query regex #1766

@niksajakovljevic

Description

@niksajakovljevic

Describe the bug
Promscale returns empty results although data is present in the DB.

To Reproduce

Send query:
/api/v1/query?query=count by (job, instance, version) (prometheus_build_info{job=~".+", instance=~".+"})

Response:
{"status":"success","data":{"resultType":"vector","result":[]}}

Version

  • Distribution/OS: K8s
  • Promscale: 0.16
  • TimescaleDB: 2.8.1

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