GoogleCloudPlatform / opentsdb-bigtable

Apache License 2.0
28 stars 23 forks source link

Intermittently not getting back data #5

Open imduffy15 opened 5 years ago

imduffy15 commented 5 years ago

I've been submitting metrics to OpenTSDB following this approach however, when I execute a query to get them back out they don't always appear.

If I wait a few hours or restart the container they start to appear.

Any idea how to resolve this? Seems very similar to this report https://stackoverflow.com/questions/44955738/data-not-showing-up-intermittently-on-the-opentsdb-ui

sduskis commented 5 years ago

Usually, that relates to the opentsdb settings for flushing write data to the underlying storage system.

imduffy15 commented 5 years ago

That should default to 1000 milliseconds according to http://opentsdb.net/docs/build/html/user_guide/configuration.html