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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]