mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-13 16:27:33 +00:00
fix
This commit is contained in:
parent
c62d926c31
commit
8d994f577d
@ -145,6 +145,7 @@ export enum MetricCatalog {
|
|||||||
SERVICE_RELATION = "ServiceRelation",
|
SERVICE_RELATION = "ServiceRelation",
|
||||||
SERVICE_INSTANCE_RELATION = "ServiceInstanceRelation",
|
SERVICE_INSTANCE_RELATION = "ServiceInstanceRelation",
|
||||||
ENDPOINT_RELATION = "EndpointRelation",
|
ENDPOINT_RELATION = "EndpointRelation",
|
||||||
|
PROCESS_RELATION = "ProcessRelation",
|
||||||
}
|
}
|
||||||
export const EntityType = [
|
export const EntityType = [
|
||||||
{ value: "Service", label: "Service", key: 1 },
|
{ value: "Service", label: "Service", key: 1 },
|
||||||
|
Loading…
Reference in New Issue
Block a user