Scopes: Move types to its own module (#111556)

This commit is contained in:
Matheus Macabu
2025-10-07 11:31:03 +02:00
committed by GitHub
parent 53f4803e98
commit 792853df91
15 changed files with 2061 additions and 0 deletions
+1
View File
@@ -57,4 +57,5 @@ import (
_ "github.com/grafana/tempo/pkg/traceql"
_ "github.com/grafana/grafana/apps/alerting/alertenrichment/pkg/apis/alertenrichment/v1beta1"
_ "github.com/grafana/grafana/apps/scope/pkg/apis/scope/v0alpha1"
)