You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pkg/monitor/monitorapi/types.go
+16-3Lines changed: 16 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -243,6 +243,8 @@ const (
243
243
SourceKubeEventIntervalSource="KubeEvent"
244
244
SourceTestDataIntervalSource="TestData"// some tests have no real source to assign
245
245
SourcePathologicalEventMarkerIntervalSource="PathologicalEventMarker"// not sure if this is really helpful since the events all have a different origin
0 commit comments