mirror of
https://github.com/prymitive/karma
synced 2026-05-09 03:36:44 +00:00
feat(api): consume Alertmanager cluster id in the UI
This commit is contained in:
@@ -66,6 +66,7 @@ const APISilence = PropTypes.exact({
|
||||
|
||||
const APIAlertmanagerUpstream = PropTypes.exact({
|
||||
name: PropTypes.string.isRequired,
|
||||
cluster: PropTypes.string.isRequired,
|
||||
uri: PropTypes.string.isRequired,
|
||||
publicURI: PropTypes.string.isRequired,
|
||||
error: PropTypes.string.isRequired,
|
||||
|
||||
Reference in New Issue
Block a user