This repository was archived by the owner on Sep 30, 2024. It is now read-only.
monitoring: add observability.alerts support for sourcegraph/server#11950
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## master #11950 +/- ##
==========================================
- Coverage 50.04% 47.82% -2.22%
==========================================
Files 1515 1410 -105
Lines 88442 80037 -8405
Branches 6770 6670 -100
==========================================
- Hits 44260 38279 -5981
+ Misses 40241 38168 -2073
+ Partials 3941 3590 -351
|
b3c4ca8 to
4b9e7a9
Compare
4b9e7a9 to
7e4eff8
Compare
7e4eff8 to
716af0c
Compare
716af0c to
20a6c3d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stacked PR on top of https://github.com/sourcegraph/sourcegraph/pull/11832. Adds support for the functionality added in the above PR to
sourcegraph/serverCloses #11473, closes #11612