You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by "mrproliu (via GitHub)" <gi...@apache.org> on 2023/04/02 08:44:08 UTC

[GitHub] [skywalking-satellite] mrproliu opened a new pull request, #131: Enhance debuggability to help identify issues in the environment

mrproliu opened a new pull request, #131:
URL: https://github.com/apache/skywalking-satellite/pull/131

   At present, Satellite does not have much ability to check for problems. When problems occur after deployment, it is difficult to identify the cause of the problem. Therefore, monitoring capabilities and some logs have been strengthened here.


-- 
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-satellite] wu-sheng merged pull request #131: Enhance debuggability to help identify issues in the environment

Posted by "wu-sheng (via GitHub)" <gi...@apache.org>.
wu-sheng merged PR #131:
URL: https://github.com/apache/skywalking-satellite/pull/131


-- 
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-satellite] wu-sheng commented on a diff in pull request #131: Enhance debuggability to help identify issues in the environment

Posted by "wu-sheng (via GitHub)" <gi...@apache.org>.
wu-sheng commented on code in PR #131:
URL: https://github.com/apache/skywalking-satellite/pull/131#discussion_r1155268885


##########
docs/en/setup/examples/feature/telemetry-exporter/README.md:
##########
@@ -55,4 +57,20 @@ telemetry:
     interval: ${SATELLITE_TELEMETRY_METRICS_SERVICE_INTERVAL:10}
     # The prefix of telemetry metric name
     metric_prefix: ${SATELLITE_TELEMETRY_METRICS_SERVICE_METRIC_PREFIX:sw_stl_}
+```
+
+## Pprof

Review Comment:
   ```suggestion
   ## pprof
   ```
   
   I think we usually don't put upper case for this project?



-- 
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