wu-sheng commented on a change in pull request #95:
URL:
https://github.com/apache/skywalking-satellite/pull/95#discussion_r770611239
##########
File path: docs/en/setup/plugins/forwarder_nativemeter-grpc-forwarder.md
##########
@@ -6,4 +6,6 @@ This is a synchronization meter grpc forwarder with the
SkyWalking meter protoco
## Configuration
|Name|Type|Description|
|----|----|-----------|
+| upstream_cache_size | int | The upstream cache max size |
+| upstream_cache_second | int | The upstream cache time(second) on each
service instance |
Review comment:
What is `cache time`? I think you mean `upstream_cache_ttl_last_used`?
And what happens if `upstream_cache_size` is reached, but no data could be
removed by `upstream_cache_ttl_last_used` policy?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]