Skip to content

Commit 76f4430

Browse files
committed
Take out testing status-names
1 parent f96c631 commit 76f4430

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

articles/spring-cloud/spring-cloud-concept-app-status.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ To view general status of an application type, select **Apps** in the left navig
4343

4444
**The Discovery status is reported as one of the following values:**
4545

46-
DiscoveryStatus: registered status of the instance in Eureka server, same as the definition in Eureka
47-
4846
| Enum | Definition |
4947
|:--:|:----------------:|
5048
| Up | The app instance is registered to eureka and ready to receive traffic |
@@ -72,8 +70,6 @@ To view the status of a specific instance of a deployed app, click the **Name**
7270

7371
**The discovery status of the instance is reported as one of the following values:**
7472

75-
registered status of the instance in Eureka server, same as the definition in Eureka
76-
7773
| Enum | Definition |
7874
|:--:|:----------------:|
7975
| Up | The app instance is registered to eureka and ready to receive traffic |

0 commit comments

Comments
 (0)