Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: No measure found #154

Open
TomRitserveldt opened this issue May 20, 2022 · 0 comments
Open

error: No measure found #154

TomRitserveldt opened this issue May 20, 2022 · 0 comments

Comments

@TomRitserveldt
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant