Skip to content

Commit

Permalink
Use scrapererror to report partial errors (open-telemetry#7513)
Browse files Browse the repository at this point in the history
The mysqlreceiver was previously logging minor collection
errors instead of aggregating them with the scrapererror
package.

Co-authored-by: Alex Boten <[email protected]>
  • Loading branch information
djaglowski and Alex Boten authored Feb 3, 2022
1 parent 19bfe92 commit 2bcba8c
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 94 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
- `nginxreceiver`: Standardize integration test (#7515)
- `mysqlreceiver`: Update to use mdatagen v2 (#7507)
- `postgresqlreceiver`: Add integration tests (#7501)
- `mysqlreceiver`: Use scrapererror to report errors (#7513)
- `postgresreceiver`: Update to mdatagen v2 (#7503)

## 🛑 Breaking changes 🛑
Expand Down
Loading

0 comments on commit 2bcba8c

Please sign in to comment.