Skip to content

Commit 8816e0f

Browse files
authored
Update .upptimerc.yml
1 parent a9c3675 commit 8816e0f

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

.upptimerc.yml

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,12 @@ sites:
6565
__dangerous__body_degraded: '"features" : []'
6666
maxResponseTime: 2000
6767

68+
- name: AGOL-Vicmap_Address-FS
69+
url: https://vicmap.land.vic.gov.au/agsgis/rest/services/vicmap/Vicmap_Address/MapServer
70+
__dangerous__body_down: "rror"
71+
__dangerous__body_degraded: '"features" : []'
72+
maxResponseTime: 2000
73+
6874
- name: AGOL-Vicmap_Features_of_Interest-FS
6975
url: https://services-ap1.arcgis.com/P744lA0wf4LlBZ84/arcgis/rest/services/Vicmap_Features_of_Interest/FeatureServer/0/query?where=1%3D1&resultRecordCount=1&sqlFormat=none&f=pjson
7076
__dangerous__body_down: "rror"
@@ -213,12 +219,18 @@ sites:
213219
- sylviadelw
214220

215221
# ArcGIS Enterprise
216-
- name: AGE-Vicmap_Property_Address-MS
222+
- name: AGE-Vicmap_Address-MS
217223
url: https://vicmap.land.vic.gov.au/agsgis/rest/services/vicmap/Vicmap_Address/MapServer/0
218224
__dangerous__body_down: "rror"
219225
__dangerous__body_degraded: "No records found."
220226
maxResponseTime: 2000
221227

228+
# ArcGIS Enterprise
229+
- name: AGE-Vicmap_Admin-MS
230+
url: https://vicmap.land.vic.gov.au/agsgis/rest/services/vicmap/Vicmap_Admin/MapServer/0
231+
__dangerous__body_down: "rror"
232+
__dangerous__body_degraded: "No records found."
233+
maxResponseTime: 2000
222234

223235
# Restricted Services, require access tokens.
224236
- name: AGS_IMAGE-Vicmap_1m_DEM_Terrain-IS

0 commit comments

Comments
 (0)