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

Description
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