diff --git a/src/views/dashboard/configuration/widget/metric/Index.vue b/src/views/dashboard/configuration/widget/metric/Index.vue index 9a6e486b..d7c34533 100644 --- a/src/views/dashboard/configuration/widget/metric/Index.vue +++ b/src/views/dashboard/configuration/widget/metric/Index.vue @@ -26,14 +26,21 @@ limitations under the License. --> />
{{ t("metrics") }}
- +
+ + +
{{ t("summary") }} {{ t("detail") }} @@ -641,4 +648,9 @@ limitations under the License. --> display: inline-block; width: 410px; } + + .link { + cursor: pointer; + color: #409eff; + } diff --git a/src/views/dashboard/related/continuous-profiling/components/Policy.vue b/src/views/dashboard/related/continuous-profiling/components/Policy.vue index 231cedc6..933b1c33 100644 --- a/src/views/dashboard/related/continuous-profiling/components/Policy.vue +++ b/src/views/dashboard/related/continuous-profiling/components/Policy.vue @@ -68,11 +68,17 @@ limitations under the License. -->
{{ t("count") }}
- +
+ + s +
{{ t("period") }}
- +
+ + s +
{{ t("uriRegex") }}
diff --git a/src/views/dashboard/related/log/Header.vue b/src/views/dashboard/related/log/Header.vue index eb3a6a47..3520802d 100644 --- a/src/views/dashboard/related/log/Header.vue +++ b/src/views/dashboard/related/log/Header.vue @@ -107,8 +107,8 @@ limitations under the License. --> @change="addLabels('excludingKeywordsOfContent')" /> - - + +