Skip to content

Commit d88aedf

Browse files
demo - Add autogenerated YAML objects (#673)
1 parent a2fc02b commit d88aedf

File tree

2 files changed

+0
-33
lines changed

2 files changed

+0
-33
lines changed

dynatrace/management_zones/management_zones_demo.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ management_zones:
3333
- name: CFT-MONITORING-DEMO
3434
- name: CFT-NFDIV-DEMO
3535
- name: CFT-PCQ-DEMO
36-
- name: CFT-PCS-DEMO
3736
- name: CFT-PRIVATE-LAW-DEMO
3837
- name: CFT-PROBATE-DEMO
3938
- name: CFT-RD-DEMO

dynatrace/synthetic_monitors/synthetic_monitors_demo.yaml

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -2272,38 +2272,6 @@ synthetic_monitors:
22722272
- type: httpStatusesList
22732273
value: '>400'
22742274
pass_if_found: false
2275-
- name: pcs-api-java
2276-
management_zone_name: CFT-PCS-DEMO
2277-
enabled: true
2278-
locations:
2279-
- SYNTHETIC_LOCATION-CC3E4D2657A13D18
2280-
requests:
2281-
- url: http://pcs-api-demo.service.core-compute-demo.internal/health
2282-
description: pcs-api-demo.service.core-compute-demo.internal
2283-
method: GET
2284-
configuration:
2285-
accept_any_certificate: true
2286-
follow_redirects: true
2287-
rules:
2288-
- type: httpStatusesList
2289-
value: '>400'
2290-
pass_if_found: false
2291-
- name: pcs-frontend-nodejs
2292-
management_zone_name: CFT-PCS-DEMO
2293-
enabled: true
2294-
locations:
2295-
- SYNTHETIC_LOCATION-CC3E4D2657A13D18
2296-
requests:
2297-
- url: https://pcs.demo.platform.hmcts.net/health
2298-
description: pcs.demo.platform.hmcts.net
2299-
method: GET
2300-
configuration:
2301-
accept_any_certificate: true
2302-
follow_redirects: true
2303-
rules:
2304-
- type: httpStatusesList
2305-
value: '>400'
2306-
pass_if_found: false
23072275
- name: prl-citizen-frontend-nodejs
23082276
management_zone_name: CFT-PRIVATE-LAW-DEMO
23092277
enabled: true

0 commit comments

Comments
 (0)