File tree Expand file tree Collapse file tree 4 files changed +69
-0
lines changed
Expand file tree Collapse file tree 4 files changed +69
-0
lines changed Original file line number Diff line number Diff line change 23772377 "name" : " equinix.fabric.time_service.state.provisioning_failed" ,
23782378 "description" : " Time Service is provisioning failed" ,
23792379 "releaseStatus" : " released"
2380+ },
2381+ {
2382+ "name" : " equinix.fabric.time_service.status.degraded" ,
2383+ "description" : " Time Service status changed to degraded" ,
2384+ "releaseStatus" : " preview"
2385+ },
2386+ {
2387+ "name" : " equinix.fabric.time_service.status.down" ,
2388+ "description" : " Time Service status changed to down" ,
2389+ "releaseStatus" : " preview"
2390+ },
2391+ {
2392+ "name" : " equinix.fabric.time_service.status.up" ,
2393+ "description" : " Time Service status changed to up" ,
2394+ "releaseStatus" : " preview"
23802395 }
23812396 ],
23822397 "metricNames" : [],
Original file line number Diff line number Diff line change @@ -3899,6 +3899,24 @@ The following data payloads are the supported events and formats for Equinix Net
38993899 <td>released</td>
39003900 <td><a href='#blue_event_slo'> <span style='color:blue'>BLUE_EVENT_SLO</span></a></td>
39013901 </tr>
3902+ <tr>
3903+ <td>equinix.fabric.time_service.status.degraded</td>
3904+ <td>Time Service status changed to degraded</td>
3905+ <td>preview</td>
3906+ <td><a href='#blue_event_slo'> <span style='color:blue'>BLUE_EVENT_SLO</span></a></td>
3907+ </tr>
3908+ <tr>
3909+ <td>equinix.fabric.time_service.status.down</td>
3910+ <td>Time Service status changed to down</td>
3911+ <td>preview</td>
3912+ <td><a href='#blue_event_slo'> <span style='color:blue'>BLUE_EVENT_SLO</span></a></td>
3913+ </tr>
3914+ <tr>
3915+ <td>equinix.fabric.time_service.status.up</td>
3916+ <td>Time Service status changed to up</td>
3917+ <td>preview</td>
3918+ <td><a href='#blue_event_slo'> <span style='color:blue'>BLUE_EVENT_SLO</span></a></td>
3919+ </tr>
39023920</table >
39033921
39043922
Original file line number Diff line number Diff line change 37303730 "description" : " Time Service is provisioning failed" ,
37313731 "sloCategoryCode" : " BLUE_EVENT_SLO" ,
37323732 "releaseStatus" : " released"
3733+ },
3734+ {
3735+ "name" : " equinix.fabric.time_service.status.degraded" ,
3736+ "description" : " Time Service status changed to degraded" ,
3737+ "sloCategoryCode" : " BLUE_EVENT_SLO" ,
3738+ "releaseStatus" : " preview"
3739+ },
3740+ {
3741+ "name" : " equinix.fabric.time_service.status.down" ,
3742+ "description" : " Time Service status changed to down" ,
3743+ "sloCategoryCode" : " BLUE_EVENT_SLO" ,
3744+ "releaseStatus" : " preview"
3745+ },
3746+ {
3747+ "name" : " equinix.fabric.time_service.status.up" ,
3748+ "description" : " Time Service status changed to up" ,
3749+ "sloCategoryCode" : " BLUE_EVENT_SLO" ,
3750+ "releaseStatus" : " preview"
37333751 }
37343752 ],
37353753 "metricNames" : [],
Original file line number Diff line number Diff line change 161161 "description" : " Time Service is in draft state" ,
162162 "sloCategoryCode" : " BLUE_EVENT_SLO" ,
163163 "releaseStatus" : " released"
164+ },
165+ {
166+ "name" : " equinix.fabric.time_service.status.up" ,
167+ "description" : " Time Service status changed to up" ,
168+ "sloCategoryCode" : " BLUE_EVENT_SLO" ,
169+ "releaseStatus" : " preview"
170+ },
171+ {
172+ "name" : " equinix.fabric.time_service.status.down" ,
173+ "description" : " Time Service status changed to down" ,
174+ "sloCategoryCode" : " BLUE_EVENT_SLO" ,
175+ "releaseStatus" : " preview"
176+ },
177+ {
178+ "name" : " equinix.fabric.time_service.status.degraded" ,
179+ "description" : " Time Service status changed to degraded" ,
180+ "sloCategoryCode" : " BLUE_EVENT_SLO" ,
181+ "releaseStatus" : " preview"
164182 }
165183 ],
166184 "metricNames" : [],
You can’t perform that action at this time.
0 commit comments