Dave Protasowski
Dave Protasowski
@liskl nightly images are here: https://gcsweb.knative.dev/gcs/knative-nightly/eventing-integrations/latest/
@lsergio Can you test with a newer version of Knative? I included a fix where revisions (w/min-scale annotation) would scale down prematurely when rolling out a new revision. The fix...
There's not much info there > grep '^{' autoscaler.log | grep deploy-e57863cc-e0ab-46ec-9126-eaf2b9ecf227-00002 | jq .message ``` "|OldPods| = 0, |YoungPods| = 0" "No data to scale on yet" "|OldPods| =...
@linkvt do you know anyone that could help debug why the kourier-tls settings are failing?
Hey - we've adopted otelhttp in the activator. So you should can get latency metrics that library outputs. Those follow semantic conventions: https://opentelemetry.io/docs/specs/semconv/http/http-metrics/ If exporting to prometheus that would be...
I'll need to update the website. I added attributes for various metrics but have missed some.
Actually i have it at the top level section - eg. see autoscaler https://knative.dev/docs/serving/observability/metrics/serving-metrics/#autoscaler
But we're missing it for the otelhttp ones - let me make a docs issue for that
Note - it was brought up to me that there was a drift in the metric names from the original design document. I'm going to changes the names to match...
@eloo-abi see this docs PR https://github.com/knative/docs/pull/6533 Let me know if you you need more clarifying information. Otherwise I'll close out this issue when it merges and I cherry pick it...