Skip to content

fix(bottlecap): filter http, tcp and local spans#439

Merged
alexgallotta merged 8 commits intojordan.gonzalez/bottlecap/universal-instrumentationfrom
alexgallotta/filter-spans
Nov 8, 2024
Merged

fix(bottlecap): filter http, tcp and local spans#439
alexgallotta merged 8 commits intojordan.gonzalez/bottlecap/universal-instrumentationfrom
alexgallotta/filter-spans

Conversation

@alexgallotta
Copy link
Copy Markdown
Contributor

@alexgallotta alexgallotta commented Nov 7, 2024

What?

Filters spans through a more strict set of rules

Why?

We need to filter out spans generated by us, or created by other internal systems

@alexgallotta alexgallotta requested a review from a team as a code owner November 7, 2024 20:28
Comment thread bottlecap/src/traces/mod.rs
Comment thread bottlecap/src/traces/trace_processor.rs Outdated
Comment thread bottlecap/src/traces/trace_processor.rs Outdated
Comment thread bottlecap/src/traces/mod.rs
Comment thread bottlecap/src/traces/mod.rs Outdated
Comment thread bottlecap/src/traces/mod.rs Outdated
Comment thread bottlecap/src/traces/mod.rs Outdated
Comment thread bottlecap/src/traces/mod.rs Outdated
@duncanista duncanista changed the title filter http, tcp and local spans fix(bottlecap): filter http, tcp and local spans Nov 8, 2024
@alexgallotta alexgallotta merged commit 9583b54 into jordan.gonzalez/bottlecap/universal-instrumentation Nov 8, 2024
@alexgallotta alexgallotta deleted the alexgallotta/filter-spans branch November 8, 2024 17:58
duncanista added a commit that referenced this pull request Nov 15, 2024
* filter http, tcp and local spans

* fix original condition

* update comments

* reuse constants and match sytle

* Update bottlecap/src/traces/mod.rs

* Update bottlecap/src/traces/mod.rs

* Update bottlecap/src/traces/mod.rs

* Update bottlecap/src/traces/mod.rs

---------

Co-authored-by: jordan gonzález <30836115+duncanista@users.noreply.github.com>
duncanista added a commit that referenced this pull request Nov 19, 2024
* filter http, tcp and local spans

* fix original condition

* update comments

* reuse constants and match sytle

* Update bottlecap/src/traces/mod.rs

* Update bottlecap/src/traces/mod.rs

* Update bottlecap/src/traces/mod.rs

* Update bottlecap/src/traces/mod.rs

---------

Co-authored-by: jordan gonzález <30836115+duncanista@users.noreply.github.com>
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