Skip to content
This repository was archived by the owner on Jun 7, 2019. It is now read-only.
This repository was archived by the owner on Jun 7, 2019. It is now read-only.

Prometheus incorrectly handles blocks created by thanos-receiver #2

@radeklesniewski

Description

@radeklesniewski

Hi @brancz ,

I find "thanos-receiver" idea really interesting, so I've started playing around with sending some jsons with metrics via remote-write interface to receiver. After running tests for some time I've decided to attach blocks created by receiver directly to data directory of Prometheus instance. The main problem I've spotted on Prometheus UI is that I am able to see list of metrics persisted by receiver, however when I query for any metric, Prometheus does not show any data point for particular metric.

My first idea why is it working like that was incompatibility of "prometheus/tsdb" modules. So I've updated "thanos" and "prometheus" dependencies to get it working (I've created PR with changes, not sure if I made it correctly), however the problem is still occurring. So my question is: Is it normal that blocks created by thanos-receiver won't be compatible for Prometheus? Maybe I'm missing something obvious here...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions