You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2022/11/21 05:45:11 UTC

[GitHub] [skywalking-java] nisiyong opened a new pull request, #392: Print meter size when it exceeds the maximum value

nisiyong opened a new pull request, #392:
URL: https://github.com/apache/skywalking-java/pull/392

   <!--
       ⚠️ Please make sure to read this template first, pull requests that don't accord with this template
       maybe closed without notice.
       Texts surrounded by `<` and `>` are meant to be replaced by you, e.g. <framework name>, <issue number>.
       Put an `x` in the `[ ]` to mark the item as CHECKED. `[x]`
   -->
   
   Print meter size when it exceeds the maximum value, and help developers evaluate the meter max size settings.
   
   ```
   2022-11-19 04:56:34.626 WARN [MeterService] - Already out of the meter system max size, will not report. meter name:thread_pool 
   2022-11-19 04:56:34.626 WARN [MeterService] - Already out of the meter system max size, will not report. meter name:thread_pool 
   2022-11-19 04:56:34.626 WARN [MeterService] - Already out of the meter system max size, will not report. meter name:thread_pool 
   2022-11-19 04:56:34.626 WARN [MeterService] - Already out of the meter system max size, will not report. meter name:thread_pool 
   2022-11-19 04:56:34.626 WARN [MeterService] - Already out of the meter system max size, will not report. meter name:thread_pool 
   2022-11-19 04:56:34.626 WARN [MeterService] - Already out of the meter system max size, will not report. meter name:thread_pool 
   2022-11-19 04:56:34.626 WARN [MeterService] - Already out of the meter system max size, will not report. meter name:thread_pool 
   2022-11-19 04:56:34.626 WARN [MeterService] - Already out of the meter system max size, will not report. meter name:thread_pool 
   2022-11-19 04:56:34.626 WARN [MeterService] - Already out of the meter system max size, will not report. meter name:thread_pool 
   2022-11-19 04:56:34.626 WARN [MeterService] - Already out of the meter system max size, will not report. meter name:thread_pool 
   ```
   
   - [ ] Update the [`CHANGES` log](https://github.com/apache/skywalking-java/blob/main/CHANGES.md).
   


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking-java] wu-sheng merged pull request #392: Print meter size when it exceeds the maximum value

Posted by GitBox <gi...@apache.org>.
wu-sheng merged PR #392:
URL: https://github.com/apache/skywalking-java/pull/392


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org