-
Notifications
You must be signed in to change notification settings - Fork 33
fix(observability): Some plans do not offer to configure alert config… #964
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
Conversation
852ff89
to
9909e1a
Compare
|
9909e1a
to
cf49532
Compare
This PR was marked as stale after 7 days of inactivity and will be closed after another 7 days of further inactivity. If this PR should be kept open, just add a comment, remove the stale label or push new commits to it. |
d2ba60b
to
cdb6693
Compare
…s or store metrics. Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
cdb6693
to
15240e6
Compare
Merging this branch will decrease overall coverage
Coverage by fileChanged files (no unit tests)
Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code. |
Description
fixes #930
Checklist
make fmt
examples/
directory)make generate-docs
(will be checked by CI)make test
(will be checked by CI)make lint
(will be checked by CI)