Skip to content

error: No measure found #154

@TomRitserveldt

Description

@TomRitserveldt

Hi,
Having configured the timestream adapter and connecting our staging prometheus to it using the remote_read and write config, I see consistent ingest requests and data being put into prometheus, but in the timestream-adapter log I keep seeing the "No measure found" error on multiple metrics, eg:

{"level":"error","ts":1653042262.707845,"caller":"prometheus-timestream-adapter/handler.go:88","msg":"Error executing query","query":{"queries":[{"start_timestamp_ms":1652350762490,"end_timestamp_ms":1652962198836,"matchers":[{"name":"__name__","value":"elastic_beanstalk_upgrades_pending"},{"name":"monitor","value":"master"}],"hints":{"start_ms":1653041962490,"end_ms":1653042262490}}]},"err":"No measure found"}

Any idea what the cause of this might be? is prometheus somehow querying for metrics it hasnt put in the timestream db yet (I did see the 'Done replaying WAL' being done on the remote write endpoint)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions