Skip to content

Commit 588bd23

Browse files
perftest - Add autogenerated YAML objects (#676)
1 parent d88aedf commit 588bd23

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

dynatrace/synthetic_monitors/synthetic_monitors_perftest.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,22 @@ synthetic_monitors:
352352
- type: httpStatusesList
353353
value: '>400'
354354
pass_if_found: false
355+
- name: ccd-test-stubs-service-java
356+
management_zone_name: CFT-CCD-PERFTEST
357+
enabled: true
358+
locations:
359+
- SYNTHETIC_LOCATION-CC3E4D2657A13D18
360+
requests:
361+
- url: http://ccd-test-stubs-service-perftest.service.core-compute-perftest.internal/health
362+
description: ccd-test-stubs-service-perftest.service.core-compute-perftest.internal
363+
method: GET
364+
configuration:
365+
accept_any_certificate: true
366+
follow_redirects: true
367+
rules:
368+
- type: httpStatusesList
369+
value: '>400'
370+
pass_if_found: false
355371
- name: ccd-user-profile-api-java
356372
management_zone_name: CFT-CCD-PERFTEST
357373
enabled: true

0 commit comments

Comments
 (0)