go-graphite / go-carbon

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

Fixed index panic during metric fetch on corrupt file #519

Closed auguzun closed 1 year ago

auguzun commented 1 year ago

Partially closes #518 Closes #517