Skip to content

Outdated comment with proxiesQueueTime? #39147

@j2gg0s

Description

@j2gg0s

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions