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

refactor: Tracing #9544

Merged
merged 1 commit into from
Sep 20, 2023
Merged

refactor: Tracing #9544

merged 1 commit into from
Sep 20, 2023

Conversation

nikurt
Copy link
Contributor

@nikurt nikurt commented Sep 20, 2023

The lib.rs file accumulated structs and functionality from different areas. Split the file into several smaller files.

No functional changes. The PR only moves code around.

The `lib.rs` file accumulated structs and functionality from different areas.
Split the file into several smaller files.
@nikurt nikurt requested a review from a team as a code owner September 20, 2023 14:53
@nikurt nikurt requested a review from wacban September 20, 2023 14:53
Copy link
Contributor

@wacban wacban left a comment

Choose a reason for hiding this comment

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

Too long; didn't read.
github sucks for not showing moved lines, I miss phabricator

@nikurt nikurt enabled auto-merge September 20, 2023 15:32
@nikurt nikurt added this pull request to the merge queue Sep 20, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 20, 2023
@nikurt nikurt added this pull request to the merge queue Sep 20, 2023
Merged via the queue into master with commit 7cd3028 Sep 20, 2023
@nikurt nikurt deleted the nikurt-refactor-tracing branch September 20, 2023 16:16
nikurt added a commit that referenced this pull request Sep 20, 2023
The `lib.rs` file accumulated structs and functionality from different areas.
Split the file into several smaller files.
nikurt added a commit that referenced this pull request Sep 20, 2023
The `lib.rs` file accumulated structs and functionality from different areas.
Split the file into several smaller files.
nikurt added a commit that referenced this pull request Sep 20, 2023
The `lib.rs` file accumulated structs and functionality from different areas.
Split the file into several smaller files.
github-merge-queue bot pushed a commit that referenced this pull request Sep 21, 2023
* Logging: New delay detector

* Logging: New delay detector

* Logging: New delay detector

* Logging: New delay detector

* Rename to SpanDurationLogger

* Use Durations instead of nanoseconds

* refactor: Tracing (#9544)

The `lib.rs` file accumulated structs and functionality from different areas.
Split the file into several smaller files.

* Logging: New delay detector

* Rename to SpanDurationLogger

* Use Durations instead of nanoseconds

* Use Durations instead of nanoseconds

* refactor: Tracing (#9544)

The `lib.rs` file accumulated structs and functionality from different areas.
Split the file into several smaller files.

* Logging: New delay detector

* refactor: Tracing (#9544)

The `lib.rs` file accumulated structs and functionality from different areas.
Split the file into several smaller files.

* Use Durations instead of nanoseconds
nikurt added a commit that referenced this pull request Sep 22, 2023
The `lib.rs` file accumulated structs and functionality from different areas.
Split the file into several smaller files.
nikurt added a commit that referenced this pull request Sep 22, 2023
* Logging: New delay detector

* Logging: New delay detector

* Logging: New delay detector

* Logging: New delay detector

* Rename to SpanDurationLogger

* Use Durations instead of nanoseconds

* refactor: Tracing (#9544)

The `lib.rs` file accumulated structs and functionality from different areas.
Split the file into several smaller files.

* Logging: New delay detector

* Rename to SpanDurationLogger

* Use Durations instead of nanoseconds

* Use Durations instead of nanoseconds

* refactor: Tracing (#9544)

The `lib.rs` file accumulated structs and functionality from different areas.
Split the file into several smaller files.

* Logging: New delay detector

* refactor: Tracing (#9544)

The `lib.rs` file accumulated structs and functionality from different areas.
Split the file into several smaller files.

* Use Durations instead of nanoseconds
nikurt added a commit that referenced this pull request Sep 26, 2023
The `lib.rs` file accumulated structs and functionality from different areas.
Split the file into several smaller files.
nikurt added a commit that referenced this pull request Sep 26, 2023
* Logging: New delay detector

* Logging: New delay detector

* Logging: New delay detector

* Logging: New delay detector

* Rename to SpanDurationLogger

* Use Durations instead of nanoseconds

* refactor: Tracing (#9544)

The `lib.rs` file accumulated structs and functionality from different areas.
Split the file into several smaller files.

* Logging: New delay detector

* Rename to SpanDurationLogger

* Use Durations instead of nanoseconds

* Use Durations instead of nanoseconds

* refactor: Tracing (#9544)

The `lib.rs` file accumulated structs and functionality from different areas.
Split the file into several smaller files.

* Logging: New delay detector

* refactor: Tracing (#9544)

The `lib.rs` file accumulated structs and functionality from different areas.
Split the file into several smaller files.

* Use Durations instead of nanoseconds
nikurt added a commit that referenced this pull request Sep 26, 2023
The `lib.rs` file accumulated structs and functionality from different areas.
Split the file into several smaller files.
nikurt added a commit that referenced this pull request Sep 26, 2023
* Logging: New delay detector

* Logging: New delay detector

* Logging: New delay detector

* Logging: New delay detector

* Rename to SpanDurationLogger

* Use Durations instead of nanoseconds

* refactor: Tracing (#9544)

The `lib.rs` file accumulated structs and functionality from different areas.
Split the file into several smaller files.

* Logging: New delay detector

* Rename to SpanDurationLogger

* Use Durations instead of nanoseconds

* Use Durations instead of nanoseconds

* refactor: Tracing (#9544)

The `lib.rs` file accumulated structs and functionality from different areas.
Split the file into several smaller files.

* Logging: New delay detector

* refactor: Tracing (#9544)

The `lib.rs` file accumulated structs and functionality from different areas.
Split the file into several smaller files.

* Use Durations instead of nanoseconds
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