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 2021/03/28 10:11:55 UTC

[GitHub] [skywalking] eltonbfw opened a new issue #6633: A few questions about the use of skywalking and data storage

eltonbfw opened a new issue #6633:
URL: https://github.com/apache/skywalking/issues/6633


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [x] Question or discussion
   - [ ] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   - Can a single OAP be shared by multiple microservice clusters of different businesses? If yes, what do I need to do?
   - Can one OAP be shared by different microservice clusters of the same business, e.g. dev, test, beta? If so, what do I need to do?
   - What is the concept of service group and how to use it?
   
   


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



[GitHub] [skywalking] wu-sheng commented on issue #6633: A few questions about the use of skywalking and data storage

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #6633:
URL: https://github.com/apache/skywalking/issues/6633#issuecomment-808877244


   1. dev, test, prod shouldn't share APM. We don't recommend to do that.
   2. Group is a logic concept for different levels services. Such as VM service and agent-based business service.
   3. You could use namespace to share the ES cluster. 


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



[GitHub] [skywalking] wu-sheng closed issue #6633: A few questions about the use of skywalking and data storage

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #6633:
URL: https://github.com/apache/skywalking/issues/6633


   


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



[GitHub] [skywalking] eltonbfw commented on issue #6633: A few questions about the use of skywalking and data storage

Posted by GitBox <gi...@apache.org>.
eltonbfw commented on issue #6633:
URL: https://github.com/apache/skywalking/issues/6633#issuecomment-810901652


   > 2. Group is a logic concept for different levels services. Such as VM service and agent-based business service.
   How do I use service groups or can you tell me where the documentation is located?
   
   > 3. You could use namespace to share the ES cluster.
   I am using helm installation, how to specify namespace
   
   


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