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/09 09:28:01 UTC

[GitHub] [skywalking] snakorse opened a new issue #6524: Is there a way to add a new SpanLayer definetion?

snakorse opened a new issue #6524:
URL: https://github.com/apache/skywalking/issues/6524


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [x] Question or discussion
   
   ___
   ### Question
   - Is there a way to add a new SpanLayer definetion?


----------------------------------------------------------------
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 #6524: Is there a way to add a new SpanLayer definetion?

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


   


----------------------------------------------------------------
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 #6524: Is there a way to add a new SpanLayer definetion?

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


   `job-scheduler` is not a layer. The layer only relates to RPC.


----------------------------------------------------------------
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 #6524: Is there a way to add a new SpanLayer definetion?

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


   That do you mean a way? It is an enum, so definitely could add. The issue is what case.


----------------------------------------------------------------
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] snakorse commented on issue #6524: Is there a way to add a new SpanLayer definetion?

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


   I want to add spans produced by a job-scheduler framework, and I can't find the proper value in the  predefined SpanLayer enums, so I need defined a new enum something like SpanLayer.Scheduler-Framework, and my question is: 
   How to give this new user-defined SpanLayer value a friendly name shown on the RocketUI Tracing page?


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