go-graphite / go-carbon

Golang implementation of Graphite/Carbon server with classic architecture: Agent -> Cache -> Persister
MIT License
804 stars 123 forks source link

After upgrade from 0.13.0 to 0.14.0 most of metrics disappear #341

Open tantra35 opened 4 years ago

tantra35 commented 4 years ago

We try to upgrade to version 0.14.0 without success. Most of metrics disappear and doesn't returner by find request, when we revert back to 0.13.0 everything become work as expected. Maybe somebody have the same issue?

Logs was absolutely clear without any errors, that can point us to reason of this strange behavior

deniszh commented 4 years ago

Hi @tantra35, If still relevant - could you please post your config here? I would recommend to try from fresh config - with default settings - https://github.com/go-graphite/go-carbon#configuration, of course, minimally adopted to your case.