Skip to content

Commit

Permalink
PMM-9636 refine failed checks (#832)
Browse files Browse the repository at this point in the history
* PMM-9636 add failed checks rpcs and messages

* PMM-9636 use consistent naming for error count

* PMM-9636 use service ID as key

* include service ID in failed checks response

* PMM-9636 add silenced and alertID to check results

* PMM-9636 add rpc to toggle check result alerts

* add summaries to methods

* mark rpc as deprecated

* add support for all severity levels
  • Loading branch information
idoqo authored Mar 30, 2022
1 parent a47e8ff commit 8d36d2a
Show file tree
Hide file tree
Showing 30 changed files with 5,328 additions and 1,348 deletions.
1,180 changes: 987 additions & 193 deletions api/managementpb/checks.pb.go

Large diffs are not rendered by default.

243 changes: 243 additions & 0 deletions api/managementpb/checks.pb.gw.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8d36d2a

Please sign in to comment.