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

better logging for config state; release 4.10.0 #4386

Merged
merged 2 commits into from
Dec 24, 2024

Conversation

trentm
Copy link
Member

@trentm trentm commented Dec 24, 2024

This cherry-picks an improvement from the 3.x branch:

This adds a periodic (once per minute) dump of effective config changes
from the default, once per minute at 'trace'-level.

This also fixes an issue where a central-config update of log_level
did not update the child logger on the APM client. Only the agent's
own logger's level was updated.

This adds trans.sampled to some debug logging output.

and prepares for a v4.10.0 release.

Refs: #4291 (equivalent on 3.x branch)

This adds a periodic (once per minute) dump of effective config changes
from the default, once per minute at 'trace'-level.

This also fixes an issue where a central-config update of `log_level`
did not update the *child* logger on the APM client. Only the agent's
own logger's level was updated.

This adds trans.sampled to some debug logging output.

Refs: #4291 (equivalent on 3.x branch)
@trentm trentm self-assigned this Dec 24, 2024
@trentm trentm marked this pull request as ready for review December 24, 2024 01:17
@trentm trentm requested review from estolfo, david-luna and a team December 24, 2024 01:17
@trentm trentm merged commit df03f05 into main Dec 24, 2024
21 checks passed
@trentm trentm deleted the trentm/improve-logging-config-state branch December 24, 2024 15:33
@trentm
Copy link
Member Author

trentm commented Dec 24, 2024

trentm added a commit that referenced this pull request Jan 7, 2025
This cherry-picks an improvement from the 3.x branch:

> This adds a periodic (once per minute) dump of effective config changes
> from the default, once per minute at 'trace'-level.
>
> This also fixes an issue where a central-config update of `log_level`
> did not update the *child* logger on the APM client. Only the agent's
> own logger's level was updated.
>
> This adds trans.sampled to some debug logging output.

and prepares for a v4.10.0 release.

Refs: #4291 (equivalent on 3.x branch)
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.

3 participants