generated from rmcguire/go-server-with-otel
add ui, new config opts
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
|
||||
<rect x="14" y="8" width="20" height="32" rx="4"/>
|
||||
<line x1="18" y1="40" x2="18" y2="43"/>
|
||||
<line x1="30" y1="40" x2="30" y2="43"/>
|
||||
<path d="M25 15l-5 7h4l-1 7 6-8h-4z" fill="currentColor" stroke="none"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 397 B |
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
|
||||
<rect x="14" y="6" width="20" height="28" rx="4"/>
|
||||
<line x1="18" y1="34" x2="18" y2="37"/>
|
||||
<line x1="30" y1="34" x2="30" y2="37"/>
|
||||
<path d="M24 38c-3 0-5 2-5 4.5S21 46 24 46s5-1.5 5-3.5c0-3-3-3.5-2-6.5-2 1-3 2.5-3 4.5z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 415 B |
@@ -0,0 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
|
||||
<rect x="14" y="12" width="20" height="30" rx="4"/>
|
||||
<line x1="18" y1="42" x2="18" y2="45"/>
|
||||
<line x1="30" y1="42" x2="30" y2="45"/>
|
||||
<circle cx="24" cy="9" r="6"/>
|
||||
<path d="M24 5.5v7M20.5 9h7M21.5 6.5l5 5M26.5 6.5l-5 5"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 416 B |
@@ -0,0 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
|
||||
<rect x="12" y="10" width="24" height="22" rx="3"/>
|
||||
<line x1="18" y1="32" x2="18" y2="40"/>
|
||||
<line x1="30" y1="32" x2="30" y2="40"/>
|
||||
<line x1="17" y1="17" x2="31" y2="17"/>
|
||||
<circle cx="24" cy="25" r="3"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 399 B |
@@ -0,0 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
|
||||
<rect x="14" y="8" width="20" height="32" rx="4"/>
|
||||
<line x1="18" y1="40" x2="18" y2="43"/>
|
||||
<line x1="30" y1="40" x2="30" y2="43"/>
|
||||
<path d="M21 20a3 3 0 1 1 4 2.8c-1 .5-1 1.2-1 2.2"/>
|
||||
<line x1="24" y1="30" x2="24" y2="30.5"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 421 B |
Reference in New Issue
Block a user