Skip to content

fix(bottlecap): add trigger tags to invocation span#428

Merged
duncanista merged 3 commits intojordan.gonzalez/bottlecap/universal-instrumentationfrom
jordan.gonzalez/bottlecap/invocation-span-uses-trigger-tags
Oct 30, 2024
Merged

fix(bottlecap): add trigger tags to invocation span#428
duncanista merged 3 commits intojordan.gonzalez/bottlecap/universal-instrumentationfrom
jordan.gonzalez/bottlecap/invocation-span-uses-trigger-tags

Conversation

@duncanista
Copy link
Copy Markdown
Contributor

What?

Trigger tags now will be showed on the invocation span.

How

Uses the get_tags method in the SpanInferrer when an inferred span is present, allowing us to later use to add them to the invocation span.

Notes

Minor refactored removing unnecessary method for a reference of our inferred span.

@duncanista duncanista requested a review from a team as a code owner October 24, 2024 22:01
@duncanista duncanista changed the base branch from main to jordan.gonzalez/bottlecap/universal-instrumentation October 24, 2024 22:01
Comment thread bottlecap/src/lifecycle/invocation/span_inferrer.rs
@duncanista duncanista merged commit bc607ef into jordan.gonzalez/bottlecap/universal-instrumentation Oct 30, 2024
@duncanista duncanista deleted the jordan.gonzalez/bottlecap/invocation-span-uses-trigger-tags branch October 30, 2024 17:45
duncanista added a commit that referenced this pull request Nov 15, 2024
* use `get_tags` from `Trigger` trait

* remove unneeded comment

* add trigger tags to invocation span
duncanista added a commit that referenced this pull request Nov 19, 2024
* use `get_tags` from `Trigger` trait

* remove unneeded comment

* add trigger tags to invocation span
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.

2 participants