Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outdated comment with proxiesQueueTime? #39147

Closed
j2gg0s opened this issue May 26, 2022 · 0 comments · Fixed by #40641
Closed

Outdated comment with proxiesQueueTime? #39147

j2gg0s opened this issue May 26, 2022 · 0 comments · Fixed by #40641

Comments

@j2gg0s
Copy link
Contributor

j2gg0s commented May 26, 2022

Bug Description

https://github.com/istio/istio/blob/master/pilot/pkg/xds/monitoring.go#L140

	// only supported dimension is millis, unfortunately. default to unitdimensionless.
	proxiesQueueTime = monitoring.NewDistribution(
		"pilot_proxy_queue_time",
		"Time in seconds, a proxy is in the push queue before being dequeued.",
		[]float64{.1, .5, 1, 3, 5, 10, 20, 30},
	)

Comment is outdated and confused?

Version

branch master

Additional Information

No response

howardjohn added a commit that referenced this issue Aug 24, 2022
istio-testing pushed a commit that referenced this issue Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants