knative / knative/serving

I want to see the time taken for a cold start in metrics

Open
#13,459 8 comments 4 reactions 1 assignee Claimed by @yp969803 View on GitHub
kind/feature triage/accepted
Dominant language
Go
Stars
6.1k
Forks
1.2k
Avg merge
2d 7h
Merged PRs (30d)
2

Description

## In what area(s)?
/area activator

## Describe the feature

situation:
I'd like to see a metric of cold start time, but currently knative doesn't have a metric of cold start time.

suggestion:

We would like to implement the difference between the time the activator received the request and the time it received the response to be included in the `request_latencies` metrics.

Corrections are as follows:
https://github.com/knative/serving/blob/main/pkg/activator/handler/metric_handler.go#L44-L65

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.