cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Synthetic monitor of openshift scenario

khouloud
Visitor

the goal is to modify an already populated YAML file on openshift console when creating Pod, for that I want to use Javascript clickpath in Dynatrace Synthetic Monitoring, we will proceed in several steps.

can you help me to do this correctly .
the image below is a capture scenario of creating the pod whis has a yaml already filled and I want ti modify it according to my needs

khouloud_0-1716817294019.png

Regards

3 REPLIES 3

HannahM
Dynatrace Leader
Dynatrace Leader

How do you normally modify it? Click inside the yaml and update  the text? Can you do it in the console in DevTools with some JavaScript? If so, you could likely do the same with a JavaScript Event in the monitor. 

Synthetic SME and community advocate.

Hello, 
Thank you for your answer, In fact, I tried everything, I tried to modify the yaml line by line, I tried to copy and paste the yaml content directly but it didn't work it adds lines everywhere and in duplicate
So I said to myself why I won't try with the javascript script, here is the script I put in, as far as the javascript is concerned, I didn't really understand how it works

HannahM
Dynatrace Leader
Dynatrace Leader

Your attachment looks like Selenium rather than Dynatrace Synthetic. If you would like to use Dynatrace for this, it might be easier to ask on the in-product chat for assistance in updating your monitor, as then we can check the Dynatrace Synthetic monitor. 

Synthetic SME and community advocate.

Featured Posts