You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/08/20 03:19:48 UTC

[GitHub] [shardingsphere-elasticjob] TeslaCN edited a comment on issue #1965: elasticjob.tracing.type=RDB does not support configuration specific jobs?

TeslaCN edited a comment on issue #1965:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1965#issuecomment-902399853


   My idea is adding a black-and-white list like the following:
   ```yaml
   elasticjob:
     tracing:
       type: RDB
       includeJobNames: [ job1, job2 ]
       excludeJobNames: [ job0 ]
   ```
   Tracing is enable for all jobs by default.


-- 
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@shardingsphere.apache.org

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