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: Log OTEL errors as warning level instead of debug #1791

Merged

Conversation

erezrokah
Copy link
Contributor

Summary

Fixes https://github.com/cloudquery/cloudquery-issues/issues/1980 (mostly)


Use the following steps to ensure your PR is ready to be reviewed

  • Read the contribution guidelines πŸ§‘β€πŸŽ“
  • Run go fmt to format your code πŸ–Š
  • Lint your changes via golangci-lint run 🚨 (install golangci-lint here)
  • Update or add tests πŸ§ͺ
  • Ensure the status checks below are successful βœ…

@erezrokah erezrokah requested a review from a team as a code owner July 9, 2024 12:43
@github-actions github-actions bot added the fix label Jul 9, 2024
@kodiakhq kodiakhq bot merged commit c7a6179 into cloudquery:main Jul 9, 2024
9 checks passed
kodiakhq bot pushed a commit that referenced this pull request Jul 9, 2024
πŸ€– I have created a release *beep* *boop*
---


## [4.49.3](v4.49.2...v4.49.3) (2024-07-09)


### Bug Fixes

* Log OTEL errors as warning level instead of debug ([#1791](#1791)) ([c7a6179](c7a6179))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants