-
Suggestion
-
Resolution: Fixed
-
None
User Problem
Currently we allow changing status of a Statuspage incident through the Statuspage integration via adding tags on the alert: cmp_[component name]:[status]
This is sometimes problematic when the Component Name is far too long (as there is a 50 character limit for Alert tags), when the Component name has special characters in it and when there are multiple components of the same name.
This can also pose a problem for those pages that have multiple components with the same name.
Suggested Solutions
Apply the capability of using Component ID instead of Component Name in the tags cmp_[component id]:[status] as Component IDs have a fixed character length which does not exceed the tag character limit and is unique to every component.
Current Workarounds
None.
- mentioned in
-
Page Loading...