Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
MLN-665 | fix: review changes
  • Loading branch information
vitalyisaev2 authored Jun 9, 2022
commit dd13aa44b68ebd67e8d9ba4105ab54241e98327d
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,3 @@ Refer to the [example service](test/allocator/server/server.go).
Refer to the [example service](test/allocator/server/server.go).

You must also provide your own `stats.ServiceStatsSubscription` and `stats.ServiceStats` implementations. The latter one must return non-nil `stats.ConsumptionReport` instances if you want MemLimiter to consider allocations made outside of Go runtime allocator and estimate memory utilization correctly.
c