You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
terraform apply the above code. The test along with the synthetic detector gets created
Login to the signalfx UI -> Synthetics(https://app..signalfx.com/#/synthetics)
Naviagate to the test which you have created
Edit Test -> Scroll down to the detectors
Click on the detector which you have created
On clicking the detector, the following error is displayed : PFA
Here are some of the console logs which I found
Error: Unsupported detector object.
at Bg (index.js:1:2997701)
at index.js:1:2998886
at tr (react-dom.js:2:57033)
at Lr (react-dom.js:2:75307)
at unstable_runWithPriority (react.js:2:8393)
at xt (react-dom.js:2:23750)
at Dr (react-dom.js:2:75059)
at react-dom.js:2:74970
at k (react.js:2:3903)
at be.port1.onmessage (react.js:2:7725)
(anonymous) @ splunk.js:2
Gn @ react-dom.js:2
i.componentDidCatch.n.callback @ react-dom.js:2
Vt @ react-dom.js:2
nr @ react-dom.js:2
Rr @ react-dom.js:2
unstable_runWithPriority @ react.js:2
xt @ react-dom.js:2
Or @ react-dom.js:2
wr @ react-dom.js:2
(anonymous) @ react-dom.js:2
unstable_runWithPriority @ react.js:2
xt @ react-dom.js:2
Ct @ react-dom.js:2
St @ react-dom.js:2
Lr @ react-dom.js:2
unstable_runWithPriority @ react.js:2
xt @ react-dom.js:2
Dr @ react-dom.js:2
(anonymous) @ react-dom.js:2
k @ react.js:2
be.port1.onmessage @ react.js:2
15index.js:1 Uncaught TypeError: this.setState is not a function
at readFromStorage (index.js:1:3620808)
readFromStorage @ index.js:1
This happens ONLY when I create test/detector through terraform. Please help me fix this issue. Thanks
The text was updated successfully, but these errors were encountered:
Hello,
I am creating a synthetic detector within a test. When navigating to the synthetic detector, getting an error which is described below
Here is my main.tf
On clicking the detector, the following error is displayed : PFA
Here are some of the console logs which I found
This happens ONLY when I create test/detector through terraform. Please help me fix this issue. Thanks
The text was updated successfully, but these errors were encountered: