diff --git a/src/components/Graph.vue b/src/components/Graph.vue index c7ff2f91..0e151d84 100644 --- a/src/components/Graph.vue +++ b/src/components/Graph.vue @@ -15,7 +15,14 @@ limitations under the License. --> No Data - + {{ t("associateMetrics") }} @@ -23,6 +30,16 @@ limitations under the License. --> {{ t("viewTrace") }} + + {{ item.name }}: {{ item.value }} +