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

INN-2888 INN-2876 INN-2887 Trace fan-out, invoke, propagation #1249

Merged
merged 27 commits into from
Mar 28, 2024

Conversation

jpwilliams
Copy link
Member

Description

Adds propagation for fan-out and invoke and intentionally includes no tracking of any step concepts; only executions.

image

Type of change (choose one)

  • Chore (refactors, upgrades, etc.)
  • Bug fix (non-breaking change that fixes an issue)
  • Security fix (non-breaking change that fixes a potential vulnerability)
  • Docs
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality not to work as expected)

Checklist

  • I've linked any associated issues to this PR.
  • I've tested my own changes.

Related

Check our Pull Request Guidelines

Copy link

vercel bot commented Mar 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
ui ⬜️ Ignored (Inspect) Visit Preview Mar 28, 2024 5:35pm

Copy link
Collaborator

@darwin67 darwin67 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall look solid with some change requests.

pkg/api/api.go Show resolved Hide resolved
pkg/execution/executor/executor.go Show resolved Hide resolved
pkg/consts/otel.go Show resolved Hide resolved
pkg/execution/executor/executor.go Outdated Show resolved Hide resolved
pkg/execution/executor/executor.go Outdated Show resolved Hide resolved
pkg/telemetry/tracing.go Outdated Show resolved Hide resolved
pkg/telemetry/tracing.go Outdated Show resolved Hide resolved
Copy link
Collaborator

@darwin67 darwin67 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for clarifying. Added some additional nice to have notes, but otherwise looks good.

pkg/execution/state/driver_response.go Outdated Show resolved Hide resolved
pkg/telemetry/tracing.go Outdated Show resolved Hide resolved
pkg/telemetry/tracing.go Outdated Show resolved Hide resolved
@darwin67 darwin67 merged commit 0df4f72 into main Mar 28, 2024
12 checks passed
@darwin67 darwin67 deleted the jack/trace-propagation branch March 28, 2024 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants