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

Tracing does not start from time trigger #402

Closed
fawadasaurus opened this issue Aug 10, 2023 · 2 comments
Closed

Tracing does not start from time trigger #402

fawadasaurus opened this issue Aug 10, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@fawadasaurus
Copy link
Contributor

Describe the bug
The traces were not being set to the Otel collector for the time trigger actions.

To Reproduce
Set up time trigger and http trigger app.
configure OTLP_ENDPOINT env variable and the time trigger will not send any traces but http trigger will.

Expected behavior
Both should send traces. The root span for the time trigger should be each time that the trigger was executed.

Actual behavior
Only http trigger requests create a root span.

Environment:

  • OS
  • Architecture
  • Build Version

Additional context
Add any other context about the problem here.

@fawadasaurus fawadasaurus added bug Something isn't working triage To be triaged labels Aug 10, 2023
@jsoverson
Copy link
Contributor

This should be fixed by #408. @fawadasaurus can you confirm?

@jsoverson jsoverson removed the triage To be triaged label Aug 17, 2023
@jsoverson
Copy link
Contributor

Closing as fixed, feel free to reopen if it's not @fawadasaurus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants