Alerting: Add alertenrichment API types (#110396)

This commit is contained in:
Alexander Akhmetov
2025-09-02 13:33:54 +02:00
committed by GitHub
parent 7d329c8080
commit 9d9f464679
17 changed files with 1907 additions and 0 deletions
+1
View File
@@ -53,5 +53,6 @@ import (
_ "github.com/grafana/e2e"
_ "github.com/grafana/gofpdf"
_ "github.com/grafana/gomemcache/memcache"
_ "github.com/grafana/grafana/apps/alerting/alertenrichment/pkg/apis/alertenrichment/v0alpha1"
_ "github.com/grafana/tempo/pkg/traceql"
)