pinpoint-apm / pinpoint

APM, (Application Performance Management) tool for large-scale distributed systems.
https://pinpoint-apm.gitbook.io/
Apache License 2.0
13.4k stars 3.75k forks source link

Support timed tasks #8206

Open lobsterHe opened 3 years ago

lobsterHe commented 3 years ago

We can use profiler.entrypoint to configure timed tasks.It would be great if we can support timed tasks captured by plugins. eg. spring schedule/quartz/xxl-job/elastic-job.

aalinyu commented 2 years ago

@emeroad I have the same problem,can we trace timed tasks?