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

Logging navigible container events for debug #209357

Merged
merged 2 commits into from
Apr 2, 2024

Conversation

hsfzxjy
Copy link
Contributor

@hsfzxjy hsfzxjy commented Apr 2, 2024

This implements the tracing function mentioned in #200259

@meganrogge meganrogge self-assigned this Apr 2, 2024
@meganrogge meganrogge added this to the April 2024 milestone Apr 2, 2024
Copy link
Contributor

@meganrogge meganrogge left a comment

Choose a reason for hiding this comment

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

Thank you!

Copy link
Contributor

@meganrogge meganrogge left a comment

Choose a reason for hiding this comment

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

I'm seeing unknown configuration value for that setting @hsfzxjy

I also suggest that we should only log when that setting is enabled.

@hsfzxjy
Copy link
Contributor Author

hsfzxjy commented Apr 2, 2024

I was not quite familiar with how to register a config item. Could you shed some light on it?

@hsfzxjy
Copy link
Contributor Author

hsfzxjy commented Apr 2, 2024

I also suggest that we should only log when that setting is enabled.

Fair enough. Would change it.

@meganrogge
Copy link
Contributor

meganrogge commented Apr 2, 2024

@hsfzxjy your setting is actually working as expected. we don't want to register the configuration.

Once you've made the change to only log (debug level) when that setting is enabled, this is good to go! thanks

@meganrogge meganrogge merged commit e2d3f25 into microsoft:main Apr 2, 2024
6 checks passed
@microsoft microsoft locked and limited conversation to collaborators Jun 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants