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

Add ingester push errors to errors catalogue #2066

Merged
merged 4 commits into from
Jun 17, 2022
Merged

Conversation

zenador
Copy link
Contributor

@zenador zenador commented Jun 9, 2022

What this PR does

Following what we've done in #1888, this PR adds common ingester push errors to the errors catalogue.

Which issue(s) this PR fixes or relates to

N/A

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@zenador zenador marked this pull request as draft June 9, 2022 15:55
@zenador zenador requested a review from pracucci June 9, 2022 15:57
pkg/util/globalerror/errors.go Outdated Show resolved Hide resolved
pkg/ingester/ingester.go Outdated Show resolved Hide resolved
pkg/ingester/ingester.go Outdated Show resolved Hide resolved
pkg/ingester/ingester.go Outdated Show resolved Hide resolved
pkg/ingester/ingester.go Outdated Show resolved Hide resolved
Copy link
Contributor

@osg-grafana osg-grafana left a comment

Choose a reason for hiding this comment

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

I approve the suggestions that @pracucci recommended, with one tiny nit.

@osg-grafana osg-grafana added the type/docs Improvements or additions to documentation label Jun 13, 2022
@zenador zenador marked this pull request as ready for review June 14, 2022 13:17
docs/sources/operators-guide/mimir-runbooks/_index.md Outdated Show resolved Hide resolved
docs/sources/operators-guide/mimir-runbooks/_index.md Outdated Show resolved Hide resolved
docs/sources/operators-guide/mimir-runbooks/_index.md Outdated Show resolved Hide resolved
docs/sources/operators-guide/mimir-runbooks/_index.md Outdated Show resolved Hide resolved
docs/sources/operators-guide/mimir-runbooks/_index.md Outdated Show resolved Hide resolved
pkg/ingester/ingester.go Show resolved Hide resolved
pkg/ingester/ingester.go Outdated Show resolved Hide resolved
docs/sources/operators-guide/mimir-runbooks/_index.md Outdated Show resolved Hide resolved
docs/sources/operators-guide/mimir-runbooks/_index.md Outdated Show resolved Hide resolved
zenador and others added 2 commits June 17, 2022 16:18
Copy link
Collaborator

@pracucci pracucci left a comment

Choose a reason for hiding this comment

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

Great job! I left few final nits I would like to see addressed before merging.

docs/sources/operators-guide/mimir-runbooks/_index.md Outdated Show resolved Hide resolved
docs/sources/operators-guide/mimir-runbooks/_index.md Outdated Show resolved Hide resolved
Co-authored-by: Marco Pracucci <marco@pracucci.com>
@pracucci pracucci enabled auto-merge (squash) June 17, 2022 09:10
@pracucci pracucci merged commit 7cb55de into main Jun 17, 2022
@pracucci pracucci deleted the zenador/err-cat-ingester branch June 17, 2022 09:47
masonmei pushed a commit to udmire/mimir that referenced this pull request Jul 11, 2022
* Add ingester push errors to errors catalogue

* Apply suggestions from code review

Co-authored-by: Marco Pracucci <marco@pracucci.com>

* Manually apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Marco Pracucci <marco@pracucci.com>

Co-authored-by: Marco Pracucci <marco@pracucci.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants