diff --git a/src/hooks/data.ts b/src/hooks/data.ts index abaa263c..1ad8867e 100644 --- a/src/hooks/data.ts +++ b/src/hooks/data.ts @@ -57,6 +57,16 @@ export const RespFields: Indexable = { name: id value refId: traceID + owner { + scope + serviceID + serviceName + normal + serviceInstanceID + serviceInstanceName + endpointID + endpointName + } } } error diff --git a/src/layout/components/NavBar.vue b/src/layout/components/NavBar.vue index 292d4c5c..322abcba 100644 --- a/src/layout/components/NavBar.vue +++ b/src/layout/components/NavBar.vue @@ -61,7 +61,7 @@ limitations under the License. --> - +