Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

stackdriver: Add stackdriver support for CRfA #108

Open
wants to merge 1 commit into
base: anthos-support
Choose a base branch
from
Open

stackdriver: Add stackdriver support for CRfA #108

wants to merge 1 commit into from

Conversation

gvso
Copy link
Contributor

@gvso gvso commented Aug 24, 2020

This adds a method to change the stackdriver query's fields to the ones needed by Cloud Run for Anthos. It uses an interface platform that returns the metric type for request latencies and request count needed for each case. For instance, CRFM uses run.googleapis.com/request_latencies while CRfA uses knative.dev/serving/revision/request_latencies

@gvso
Copy link
Contributor Author

gvso commented Aug 24, 2020

This depends on #107 and #105

This adds a method to change the stackdriver query's fields to the ones needed
by Cloud Run for Anthos.

Signed-off-by: Getulio Valentin Sánchez <[email protected]>
@gvso gvso changed the title Anthos stackdriver stackdriver: Add stackdriver support for CRfA Aug 24, 2020
@gvso gvso linked an issue Aug 26, 2020 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for Cloud Run for Anthos
1 participant