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 2020/12/13 02:47:30 UTC

[GitHub] [skywalking-satellite] wu-sheng commented on a change in pull request #8: Add main structure

wu-sheng commented on a change in pull request #8:
URL: https://github.com/apache/skywalking-satellite/pull/8#discussion_r541828174



##########
File path: docs/design/module_design.md
##########
@@ -0,0 +1,127 @@
+# Module Design
+## Namespace
+Namespace is an isolation concept in Satellite. Each namespace has one agent to collect the APM data.
+So many agents would be running at the same time in Satellite.

Review comment:
       ```suggestion
   The namespace is an isolation concept in Satellite. Each namespace has one pipeline to process the telemetry data(metrics/traces/logs). Two namespaces are not sharing data.
   ```
   I think you mean this, please update the doc accordingly.




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

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