diff --git a/internal/common/testutils/trace.go b/internal/common/testutils/trace.go index e0a403d7..b54ce133 100644 --- a/internal/common/testutils/trace.go +++ b/internal/common/testutils/trace.go @@ -54,6 +54,9 @@ func GetTraceWithRetry(t *testing.T, serviceName string) *otlptrace.ResourceSpan 1 * time.Second, 3 * time.Second, 10 * time.Second, + 15 * time.Second, + 20 * time.Second, + 30 * time.Second, } var rs *otlptrace.ResourceSpans diff --git a/src/site/src/app.html b/src/site/src/app.html index fb1f0fc7..651025dd 100644 --- a/src/site/src/app.html +++ b/src/site/src/app.html @@ -7,6 +7,16 @@ + + + + + + + + + + %sveltekit.head%