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

[receiver/mongodbreceiver] Partial error fix #13109

Merged

Conversation

JonathanWamsley
Copy link
Contributor

@JonathanWamsley JonathanWamsley commented Aug 8, 2022

Description:

  • fixes issues where partial errors are not recorded due to passing the ScrapeErrors struct without a pointer
  • rename errors/scraperErrors to errs to avoid possible shadowing of the errors package

Link to tracking Issue:
#13108

@JonathanWamsley JonathanWamsley force-pushed the mongodbreceiver-scrape-error-fix branch from f99da17 to 8e8309d Compare August 9, 2022 13:11
@JonathanWamsley JonathanWamsley marked this pull request as ready for review August 9, 2022 15:22
@JonathanWamsley JonathanWamsley requested a review from a team August 9, 2022 15:22
receiver/mongodbreceiver/README.md Outdated Show resolved Hide resolved
receiver/mongodbreceiver/metrics.go Outdated Show resolved Hide resolved
receiver/mongodbreceiver/scraper_test.go Outdated Show resolved Hide resolved
@JonathanWamsley JonathanWamsley force-pushed the mongodbreceiver-scrape-error-fix branch from 8e8309d to 5261163 Compare August 9, 2022 19:11
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