Calin M
Calin M
### Checklist - [x] I have read the [coding guide](https://github.com/ethersphere/bee/blob/master/CODING.md). - [ ] My change requires a documentation update, and I have done it. - [ ] I have added...
### Checklist - [x] I have read the [coding guide](https://github.com/ethersphere/bee/blob/master/CODING.md). - [ ] My change requires a documentation update, and I have done it. - [ ] I have added...
### Checklist - [ ] I have read the [coding guide](https://github.com/ethersphere/bee/blob/master/CODING.md). - [ ] My change requires a documentation update, and I have done it. - [ ] I have...
#### Summary From node operator point-of-view, /metrics results are not deemed that useful in comparison to JSON api responses. They are mostly counters (having 0 value). A proper beehive dashboard...
#### Summary Implement a proper Closing method for file joiner [Reader](https://github.com/ethersphere/bee/blob/master/pkg/file/file.go#L22) Follow up of [#4677](https://github.com/ethersphere/bee/pull/4677) #### Motivation We do not want to leave an opened Reader. #### Implementation #### Drawbacks
### Checklist - [ ] I have read the [coding guide](https://github.com/ethersphere/bee/blob/master/CODING.md). - [ ] My change requires a documentation update, and I have done it. - [ ] I have...
### Checklist - [ ] I have read the [coding guide](https://github.com/ethersphere/bee/blob/master/CODING.md). - [ ] My change requires a documentation update, and I have done it. - [ ] I have...
⚠️ Support requests in an issue-format will be closed immediately. For support, go to Swarm's [Discord](https://discord.gg/XGNBEKktkD). ### Context ### Summary A fix [#4909](https://github.com/ethersphere/bee/pull/4909) for this issue [#4907](https://github.com/ethersphere/bee/issues/4907) was made in...