Wunhan Cloud Park
Wunhan Cloud Park
## Ask your question here: I'm referencing two documents. The one is Official docs : https://knative.dev/docs/serving/autoscaling/concurrency/#soft-versus-hard-concurrency-limits and the other one is Configmap's commnet https://github.com/knative/serving/blob/main/config/core/configmaps/autoscaler.yaml I'm confusing when it comes to...
## What version of Knative? 1.14.1 ## Expected Behavior https://knative.dev/docs/serving/observability/metrics/collecting-metrics/#understanding-the-collector https://knative.dev/docs/serving/services/service-metrics/#exposing-queue-proxy-metrics Per this Article, I expected each metric is going to report as 30s interval when i set `metrics.reporting-period-seconds` as...
## Ask your question here: Hi, As i understand, Knative support "Opencensus" so that satisfiy Opentelemetry-compatitive. but when i test it, i faced exactly same issue with below, but looks...