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

Delete TempoRequestErrors alert from mixin #1810

Merged
merged 2 commits into from
Nov 7, 2022

Conversation

zalegrala
Copy link
Contributor

@zalegrala zalegrala commented Oct 18, 2022

What this PR does:

Here I propose delete the undocumented TempoRequestErrors alert from the tempo-mixin. This alert has limited utility in a generic sense due to the thresholds here.

Checklist

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

@zalegrala
Copy link
Contributor Author

Does this warrant a breaking change note in the CHANGELOG?

@zalegrala zalegrala marked this pull request as ready for review October 18, 2022 19:08
Copy link
Member

@joe-elliott joe-elliott left a comment

Choose a reason for hiding this comment

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

torn on this. i think it's a simple alert that others can build off of, but it's almost too generic to be useful.

i'm fine with this PR as is. alternatively we could make the alert threshold configurable and just not create the alert if set to 0? either way is fine, up to the team.

the number of people who use are jsonnet directly is likely small, but they exist and it does need to be listed as breaking change if we remove.


## TempoRequestErrors
Copy link
Member

Choose a reason for hiding this comment

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

i think this might be linked by internal docs in deployment tools, please double check

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No mentions outside of the mixin that I see.

Signed-off-by: Zach Leslie <zach.leslie@grafana.com>
Signed-off-by: Zach Leslie <zach.leslie@grafana.com>
@zalegrala zalegrala merged commit 79cb589 into grafana:main Nov 7, 2022
@zalegrala zalegrala deleted the TempoRequestErrorsDelete branch November 7, 2022 17:32
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