vegasbrianc / prometheus

A docker-compose stack for Prometheus monitoring
MIT License
4.41k stars 1.53k forks source link

How prometheus reacts when commiting data failed in tsdb #154

Closed vivianforzj closed 4 years ago

vivianforzj commented 4 years ago

When prometheus commits data in tsdb, it tries to write data to WAL and in-memory buffer. But if commiting data fails, will it retry to commit the same data later? Or it just ignore the data?

Thanks for help.

github-actions[bot] commented 4 years ago

Awesome! Thanks for taking the time to open an issue. We will have a look and answer as soon as we can.' first issue

vegasbrianc commented 4 years ago

Just seeing this now @vivianforzj Did you find the answer to this? Could you post it here as well?

vivianforzj commented 4 years ago

@vegasbrianc I have not found the answer. I did the wrong click on "close" button. Could you give the answer? Thanks.