mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Changelog: Noted removal of all StatsD monitoring stuff
This commit is contained in:
parent
818dfc8587
commit
f9556f4c3f
@ -37,6 +37,7 @@ It has been more than two months since the v0.8.0 release, so there have been _m
|
||||
|
||||
### Removed
|
||||
- `api_endpoint` was removed from the BigchainDB configuration settings. (It was never used anyway.) [Pull Request #821](https://github.com/bigchaindb/bigchaindb/pull/821)
|
||||
- Removed all remaining StatsD monitoring code, configuration settings, docs, etc. (We'll add another monitoring solution in the future.) [Pull Request #1138](https://github.com/bigchaindb/bigchaindb/pull/1138)
|
||||
|
||||
### Fixed
|
||||
- Fixed a memory (RAM) overflow problem when under heavy load by bounding the size of the queue at the entrance to the block pipeline. [Pull Request #908](https://github.com/bigchaindb/bigchaindb/pull/908)
|
||||
|
Loading…
x
Reference in New Issue
Block a user