@@ -16,97 +16,26 @@ useHead({
16
16
<div class =" relative overflow-hidden rounded-lg bg-white px-4 pt-5 shadow sm:px-6 sm:pt-6" >
17
17
<dt >
18
18
<div class =" absolute rounded-md bg-blue-500 p-3" >
19
- <svg class =" h-6 w-6 text-white" fill =" none" viewBox =" 0 0 24 24" stroke-width =" 1.5" stroke =" currentColor" aria-hidden =" true" >
20
- <path stroke-linecap =" round" stroke-linejoin =" round" d =" M15 19.128a9.38 9.38 0 002.625.372 9.337 9.337 0 004.121-.952 4.125 4.125 0 00-7.533-2.493M15 19.128v-.003c0-1.113-.285-2.16-.786-3.07M15 19.128v.106A12.318 12.318 0 018.624 21c-2.331 0-4.512-.645-6.374-1.766l-.001-.109a6.375 6.375 0 0111.964-3.07M12 6.375a3.375 3.375 0 11-6.75 0 3.375 3.375 0 016.75 0zm8.25 2.25a2.625 2.625 0 11-5.25 0 2.625 2.625 0 015.25 0z" />
21
- </svg >
19
+ <div class =" i-heroicons-bolt h-6 w-6 text-white" />
22
20
</div >
23
- <p class =" ml-16 truncate text-sm font-medium text-gray-500" >
24
- Total Queued
25
- </p >
26
- </dt >
27
- <dd class =" ml-16 flex items-baseline pb-6 sm:pb-7" >
28
- <p class =" text-2xl font-semibold text-gray-900" >
29
- 71,897
30
- </p >
31
- <p class =" ml-2 flex items-baseline text-sm font-semibold text-green-600" >
32
- <svg class =" h-5 w-5 flex-shrink-0 self-center text-green-500" viewBox =" 0 0 20 20" fill =" currentColor" aria-hidden =" true" >
33
- <path fill-rule =" evenodd" d =" M10 17a.75.75 0 01-.75-.75V5.612L5.29 9.77a.75.75 0 01-1.08-1.04l5.25-5.5a.75.75 0 011.08 0l5.25 5.5a.75.75 0 11-1.08 1.04l-3.96-4.158V16.25A.75.75 0 0110 17z" clip-rule =" evenodd" />
34
- </svg >
35
- <span class =" sr-only" > Increased by </span >
36
- 122
37
- </p >
38
-
39
- <!-- <div class="absolute inset-x-0 bottom-0 bg-gray-50 px-4 py-4 sm:px-6">
40
- <div class="text-sm">
41
- <a href="#" class="font-medium text-blue-600 hover:text-blue-500">View all<span class="sr-only"> Deployments</span></a>
42
- </div>
43
- </div> -->
44
- </dd >
45
- </div >
46
21
47
- <div class =" relative overflow-hidden rounded-lg bg-white px-4 pt-5 shadow sm:px-6 sm:pt-6" >
48
- <dt >
49
- <div class =" absolute rounded-md bg-blue-500 p-3" >
50
- <svg class =" h-6 w-6 text-white" fill =" none" viewBox =" 0 0 24 24" stroke-width =" 1.5" stroke =" currentColor" aria-hidden =" true" >
51
- <path stroke-linecap =" round" stroke-linejoin =" round" d =" M21.75 9v.906a2.25 2.25 0 01-1.183 1.981l-6.478 3.488M2.25 9v.906a2.25 2.25 0 001.183 1.981l6.478 3.488m8.839 2.51l-4.66-2.51m0 0l-1.023-.55a2.25 2.25 0 00-2.134 0l-1.022.55m0 0l-4.661 2.51m16.5 1.615a2.25 2.25 0 01-2.25 2.25h-15a2.25 2.25 0 01-2.25-2.25V8.844a2.25 2.25 0 011.183-1.98l7.5-4.04a2.25 2.25 0 012.134 0l7.5 4.04a2.25 2.25 0 011.183 1.98V19.5z" />
52
- </svg >
53
- </div >
54
22
<p class =" ml-16 truncate text-sm font-medium text-gray-500" >
55
- Avg. Queue Time
23
+ Total Actions
56
24
</p >
57
25
</dt >
58
26
59
27
<dd class =" ml-16 flex items-baseline pb-6 sm:pb-7" >
60
28
<p class =" text-2xl font-semibold text-gray-900" >
61
- 365 ms
29
+ 71,897
62
30
</p >
63
31
64
32
<p class =" ml-2 flex items-baseline text-sm font-semibold text-green-600" >
65
33
<svg class =" h-5 w-5 flex-shrink-0 self-center text-green-500" viewBox =" 0 0 20 20" fill =" currentColor" aria-hidden =" true" >
66
34
<path fill-rule =" evenodd" d =" M10 17a.75.75 0 01-.75-.75V5.612L5.29 9.77a.75.75 0 01-1.08-1.04l5.25-5.5a.75.75 0 011.08 0l5.25 5.5a.75.75 0 11-1.08 1.04l-3.96-4.158V16.25A.75.75 0 0110 17z" clip-rule =" evenodd" />
67
35
</svg >
68
36
<span class =" sr-only" > Increased by </span >
69
- 12 s
70
- </p >
71
-
72
- <!-- <div class="absolute inset-x-0 bottom-0 bg-gray-50 px-4 py-4 sm:px-6">
73
- <div class="text-sm">
74
- <a href="#" class="font-medium text-blue-600 hover:text-blue-500">View all<span class="sr-only"> Average Deploy Time</span></a>
75
- </div>
76
- </div> -->
77
- </dd >
78
- </div >
79
-
80
- <div class =" relative overflow-hidden rounded-lg bg-white px-4 pt-5 shadow sm:px-6 sm:pt-6" >
81
- <dt >
82
- <div class =" absolute rounded-md bg-blue-500 p-3" >
83
- <svg class =" h-6 w-6 text-white" fill =" none" viewBox =" 0 0 24 24" stroke-width =" 1.5" stroke =" currentColor" aria-hidden =" true" >
84
- <path stroke-linecap =" round" stroke-linejoin =" round" d =" M15.042 21.672L13.684 16.6m0 0l-2.51 2.225.569-9.47 5.227 7.917-3.286-.672zM12 2.25V4.5m5.834.166l-1.591 1.591M20.25 10.5H18M7.757 14.743l-1.59 1.59M6 10.5H3.75m4.007-4.243l-1.59-1.59" />
85
- </svg >
86
- </div >
87
- <p class =" ml-16 truncate text-sm font-medium text-gray-500" >
88
- Success Rate
89
- </p >
90
- </dt >
91
-
92
- <dd class =" ml-16 flex items-baseline pb-6 sm:pb-7" >
93
- <p class =" text-2xl font-semibold text-gray-900" >
94
- 94.57%
95
- </p >
96
-
97
- <p class =" ml-2 flex items-baseline text-sm font-semibold text-red-600" >
98
- <svg class =" h-5 w-5 flex-shrink-0 self-center text-red-500" viewBox =" 0 0 20 20" fill =" currentColor" aria-hidden =" true" >
99
- <path fill-rule =" evenodd" d =" M10 3a.75.75 0 01.75.75v10.638l3.96-4.158a.75.75 0 111.08 1.04l-5.25 5.5a.75.75 0 01-1.08 0l-5.25-5.5a.75.75 0 111.08-1.04l3.96 4.158V3.75A.75.75 0 0110 3z" clip-rule =" evenodd" />
100
- </svg >
101
- <span class =" sr-only" > Decreased by </span >
102
- 3.2%
37
+ 122
103
38
</p >
104
-
105
- <!-- <div class="absolute inset-x-0 bottom-0 bg-gray-50 px-4 py-4 sm:px-6">
106
- <div class="text-sm">
107
- <a href="#" class="font-medium text-blue-600 hover:text-blue-500">View all<span class="sr-only"> Success Rate</span></a>
108
- </div>
109
- </div> -->
110
39
</dd >
111
40
</div >
112
41
</dl >
0 commit comments