mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-12 15:52:57 +00:00
update
This commit is contained in:
parent
e1a3c5e284
commit
0485310df9
@ -33,21 +33,6 @@ limitations under the License. -->
|
|||||||
>
|
>
|
||||||
{{ t(i.scope.toLowerCase()) }}
|
{{ t(i.scope.toLowerCase()) }}
|
||||||
</div>
|
</div>
|
||||||
<div class="ml-10">{{ i.snapshot.expression }}</div>
|
|
||||||
<div class="mini-chart">
|
|
||||||
<Line
|
|
||||||
:data="handleMetrics(i.snapshot)"
|
|
||||||
:intervalTime="appStore.intervalTime"
|
|
||||||
:config="{
|
|
||||||
showXAxis: false,
|
|
||||||
showYAxis: false,
|
|
||||||
smallTips: false,
|
|
||||||
showlabels: false,
|
|
||||||
noTooltips: true,
|
|
||||||
showLegend: false,
|
|
||||||
}"
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="grey sm show-xs">
|
<div class="grey sm show-xs">
|
||||||
{{ dateFormat(parseInt(i.startTime)) }}
|
{{ dateFormat(parseInt(i.startTime)) }}
|
||||||
|
Loading…
Reference in New Issue
Block a user