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

fix: render object path in logs #491

Merged
merged 2 commits into from
Feb 20, 2025
Merged

fix: render object path in logs #491

merged 2 commits into from
Feb 20, 2025

Conversation

n-rodriguez
Copy link
Contributor

Thank you!

Copy link
Member

@bl4ko bl4ko left a comment

Choose a reason for hiding this comment

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

Looks good.

@n-rodriguez
Copy link
Contributor Author

It changes logs from

2025/02/20 05:26:25 rest.go:123         DEBUG   (cluster0.corp): Patching objects.VM with path /api/virtualization/virtual-machines/ with data: map[custom_fields:map[source:cluster0.corp] disk:51200 memory:8192 tags:[8 86 84]]

to

2025/02/20 05:26:25 rest.go:123         DEBUG   (cluster0.corp): Patching objects.VM with path /api/virtualization/virtual-machines/1124/ with data: map[custom_fields:map[source:cluster0.corp] disk:51200 memory:8192 tags:[8 86 84]]

@bl4ko bl4ko merged commit 7c9ba33 into SRC-doo:main Feb 20, 2025
4 of 5 checks passed
@n-rodriguez n-rodriguez deleted the fix/logs branch February 20, 2025 15:57
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