feat: add endpoint

This commit is contained in:
Fine 2023-11-01 16:56:35 +08:00
parent c314ee011e
commit 9cb1cb8271

View File

@ -42,6 +42,10 @@ export const ServiceLogDetail = [
label: "serviceInstanceName", label: "serviceInstanceName",
value: "instance", value: "instance",
}, },
{
label: "endpointName",
value: "endpoint",
},
{ {
label: "timestamp", label: "timestamp",
value: "time", value: "time",