Skip to content

Commit 0bfdec2

Browse files
committed
update comment
1 parent ee539f3 commit 0bfdec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/extended/prometheus/prometheus.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@ var _ = g.Describe("[sig-instrumentation][Late] Alerts", func() {
535535
tests := map[string]bool{
536536
// We want to limit the number of total series sent, the cluster:telemetry_selected_series:count
537537
// rule contains the count of the all the series that are sent via telemetry. It is permissible
538-
// for some scenarios to generate more series than 760, we just want the basic state to be below
538+
// for some scenarios to generate more series than 1000, we just want the basic state to be below
539539
// a threshold.
540540

541541
// The following query can be executed against the telemetry server

0 commit comments

Comments
 (0)