id
stringlengths
2
7
text
stringlengths
17
51.2k
title
stringclasses
1 value
c170700
o.EnableLogsSample != nil { return true } return false }
c170701
nil || o.EscalationMessage == nil { return "" } return *o.EscalationMessage }
c170702
return "", false } return *o.EscalationMessage, true }
c170703
o.EscalationMessage != nil { return true } return false }
c170704
nil || o.EvaluationDelay == nil { return 0 } return *o.EvaluationDelay }
c170705
0, false } return *o.EvaluationDelay, true }
c170706
o.EvaluationDelay != nil { return true } return false }
c170707
nil || o.IncludeTags == nil { return false } return *o.IncludeTags }
c170708
false, false } return *o.IncludeTags, true }
c170709
o != nil && o.IncludeTags != nil { return true } return false }
c170710
nil || o.Locked == nil { return false } return *o.Locked }
c170711
return false, false } return *o.Locked, true }
c170712
return true } return false }
c170713
nil || o.NewHostDelay == nil { return 0 } return *o.NewHostDelay }
c170714
return 0, false } return *o.NewHostDelay, true }
c170715
o != nil && o.NewHostDelay != nil { return true } return false }
c170716
nil || o.NotifyAudit == nil { return false } return *o.NotifyAudit }
c170717
false, false } return *o.NotifyAudit, true }
c170718
o != nil && o.NotifyAudit != nil { return true } return false }
c170719
QueryConfig{} } return *o.QueryConfig }
c170720
return QueryConfig{}, false } return *o.QueryConfig, true }
c170721
o != nil && o.QueryConfig != nil { return true } return false }
c170722
nil || o.RenotifyInterval == nil { return 0 } return *o.RenotifyInterval }
c170723
0, false } return *o.RenotifyInterval, true }
c170724
o.RenotifyInterval != nil { return true } return false }
c170725
nil || o.RequireFullWindow == nil { return false } return *o.RequireFullWindow }
c170726
false, false } return *o.RequireFullWindow, true }
c170727
o.RequireFullWindow != nil { return true } return false }
c170728
return ThresholdCount{} } return *o.Thresholds }
c170729
return ThresholdCount{}, false } return *o.Thresholds, true }
c170730
o != nil && o.Thresholds != nil { return true } return false }
c170731
ThresholdWindows{} } return *o.ThresholdWindows }
c170732
return ThresholdWindows{}, false } return *o.ThresholdWindows, true }
c170733
o.ThresholdWindows != nil { return true } return false }
c170734
return 0 } return *o.TimeoutH }
c170735
return 0, false } return *o.TimeoutH, true }
c170736
!= nil && o.TimeoutH != nil { return true } return false }
c170737
return "" } return *p.Seconds }
c170738
return "", false } return *p.Seconds, true }
c170739
return true } return false }
c170740
return LogSet{} } return *q.LogSet }
c170741
return LogSet{}, false } return *q.LogSet, true }
c170742
return true } return false }
c170743
return false } return *q.QueryIsFailed }
c170744
return false, false } return *q.QueryIsFailed, true }
c170745
if q != nil && q.QueryIsFailed != nil { return true } return false }
c170746
return "" } return *q.QueryString }
c170747
return "", false } return *q.QueryString, true }
c170748
q != nil && q.QueryString != nil { return true } return false }
c170749
return TimeRange{} } return *q.TimeRange }
c170750
return TimeRange{}, false } return *q.TimeRange, true }
c170751
q != nil && q.TimeRange != nil { return true } return false }
c170752
return 0 } return *r.UntilDate }
c170753
return 0, false } return *r.UntilDate, true }
c170754
r != nil && r.UntilDate != nil { return true } return false }
c170755
return 0 } return *r.UntilOccurrences }
c170756
return 0, false } return *r.UntilOccurrences, true }
c170757
if r != nil && r.UntilOccurrences != nil { return true } return false }
c170758
return APIKey{} } return *r.APIKey }
c170759
return APIKey{}, false } return *r.APIKey, true }
c170760
return true } return false }
c170761
return Comment{} } return *r.Comment }
c170762
return Comment{}, false } return *r.Comment, true }
c170763
return true } return false }
c170764
return Dashboard{} } return *r.Dashboard }
c170765
return Dashboard{}, false } return *r.Dashboard, true }
c170766
{ return true } return false }
c170767
return Event{} } return *r.Event }
c170768
return Event{}, false } return *r.Event, true }
c170769
return true } return false }
c170770
return TagMap{} } return *r.Tags }
c170771
return TagMap{}, false } return *r.Tags, true }
c170772
return true } return false }
c170773
return "" } return *r.Threshold }
c170774
return "", false } return *r.Threshold, true }
c170775
!= nil && r.Threshold != nil { return true } return false }
c170776
nil { return WidgetAxis{} } return *s.Xaxis }
c170777
nil { return WidgetAxis{}, false } return *s.Xaxis, true }
c170778
nil { return true } return false }
c170779
return false } return *s.Shared }
c170780
return false, false } return *s.Shared, true }
c170781
return true } return false }
c170782
return "" } return *s.Aggr }
c170783
return "", false } return *s.Aggr, true }
c170784
return true } return false }
c170785
return "", false } return *s.DisplayName, true }
c170786
return 0 } return *s.Length }
c170787
return 0, false } return *s.Length, true }
c170788
return true } return false }
c170789
return "" } return *s.Scope }
c170790
return "", false } return *s.Scope, true }
c170791
return true } return false }
c170792
nil || s.Units == nil { return UnitPair{} } return *s.Units }
c170793
return UnitPair{}, false } return *s.Units, true }
c170794
return true } return false }
c170795
{ return "", false } return *s.ServiceKey, true }
c170796
nil { return "" } return *s.Operator }
c170797
nil { return "", false } return *s.Operator, true }
c170798
nil { return true } return false }
c170799
nil { return "" } return *s.Property }