Skip to content

Change into_span! to trace_span! to reduce noise#2203

Merged
cmyr merged 2 commits intolinebender:masterfrom
NickLarsenNZ:tracing-level
Jul 8, 2022
Merged

Change into_span! to trace_span! to reduce noise#2203
cmyr merged 2 commits intolinebender:masterfrom
NickLarsenNZ:tracing-level

Conversation

@NickLarsenNZ
Copy link
Contributor

@NickLarsenNZ NickLarsenNZ commented Jun 11, 2022

Closes #2202

image

@NickLarsenNZ
Copy link
Contributor Author

@cmyr I have followed the instructions from CONTRIBUTING.md. The pre-push hook passes, should be good to go.

Copy link
Member

@cmyr cmyr left a comment

Choose a reason for hiding this comment

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

Cool, thanks, I agree that trace is probably a more appropriate level here.

Something we should consider is a convenience method on the AppLauncher that lets the user specify the log level; currently we always set the level to Debug.

@cmyr
Copy link
Member

cmyr commented Jul 5, 2022

@NickLarsenNZ can you rebase this when you get a chance?

@NickLarsenNZ
Copy link
Contributor Author

@cmyr

@NickLarsenNZ can you rebase this when you get a chance?

Done :)

@cmyr
Copy link
Member

cmyr commented Jul 5, 2022

@NickLarsenNZ did you maybe forget to push?

@NickLarsenNZ
Copy link
Contributor Author

Oh, sorry. I tried using the GitHub button to update. I'll sort that out soon.

@NickLarsenNZ
Copy link
Contributor Author

@cmyr I've rebased to the latest

@cmyr cmyr merged commit 380f1c5 into linebender:master Jul 8, 2022
xarvic pushed a commit to xarvic/druid that referenced this pull request Jul 29, 2022
* change into_span! to trace_span! to reduce noise linebender#2202

* add to changelog and authors list
xarvic pushed a commit to xarvic/druid that referenced this pull request Jul 29, 2022
* change into_span! to trace_span! to reduce noise linebender#2202

* add to changelog and authors list
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.

Event and Lifecycle spans should not be INFO level

2 participants