Synthetic Datasources - Complex datapoints
I would like to request that we have the option to create complex datapoints for the below 2 datasources. These modules currently cannot be customized without breaking, which LM support confirms is intended behavior for the synthetic datasources.
- Selenium_Synthetics_Overall
- SyntheticsSelenium
I have a need to stop alerting on a specific status code (430 - Session not Created) which can only be done using a complex datapoint.
This status code is reported when there is an issue with the Selenium node itself, not with the synthetic check necessarily. So when the Selenium node has an issue, we get a false alert from every synthetic check assigned to the Selenium node.
We want to have alerts for a status code of 430 alert via a separate datapoint so we can route them to the team who manages the Selenium node. Instead of having them all be routed to the owner of the application we are monitoring with the synthetic check, which to them is a false alert.