Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for in-flight Spans #3444

Open
JavaPerformance opened this issue Apr 21, 2022 · 1 comment
Open

Support for in-flight Spans #3444

JavaPerformance opened this issue Apr 21, 2022 · 1 comment
Assignees

Comments

@JavaPerformance
Copy link

Hi, we would like to use OpenTelemetry/Zipkin to monitor our >60,000 monthly Java batch jobs.

Some of these jobs may take up to 72 hours to complete, with some spans taking over an hour.

We could gain a great insight if we can see the spans within the jobs as they execute rather than after completion and linked to their parents(s) who are also in-flight.

I would like to add this support in Zipkin and I'm fairly confident I can do it, but I'm asking for your opinion and support.

@jcchavezs
Copy link
Contributor

Can you elaborate your ideas on how to achieve that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants