Open
Description
We need to use alert state to store grouping object (similar to #213550) that will be used to populate context.grouping
variable for recovered alerts. Currently we are parsing instance id to form grouping object which can give wrong results if group values themselves contain ",".
Rules where this change needs to happen:
- Custom threshold rule
- APM Latency threshold rule
- APM Failed transaction rate rule
- APM Error count rule
- Log threshold rule