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

Remove conditional check from logging wrapper #1213

Merged
merged 3 commits into from
May 12, 2022

Conversation

bryan-aguilar
Copy link
Contributor

Description: Remove conditional that will never evaluate to false.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@bryan-aguilar bryan-aguilar requested a review from a team as a code owner May 11, 2022 23:06
cmd/awscollector/main.go Outdated Show resolved Hide resolved
bryan-aguilar and others added 2 commits May 11, 2022 16:07
Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
@bryan-aguilar bryan-aguilar merged commit 55de3e6 into aws-observability:main May 12, 2022
@bryan-aguilar bryan-aguilar deleted the loggerBuildFix branch May 12, 2022 03:49
bryan-aguilar added a commit that referenced this pull request May 26, 2022
* Ensure feature gate flag values are applied to global registry (#1053)

Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>

* Remove conditional check from logging wrapper (#1213)

* Remove conditional check from logging wrapper

* Update cmd/awscollector/main.go

Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>

* Add logging option to struct literal

Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>

* rerunning the test cases

* changed the version back to v0.17.0

Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
Co-authored-by: bryan-aguilar <46550959+bryan-aguilar@users.noreply.github.com>
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