Skip to content

Unify App Mesh and Istio builtin metric checks#146

Merged
stefanprodan merged 5 commits intomasterfrom
metrics
Apr 12, 2019
Merged

Unify App Mesh and Istio builtin metric checks#146
stefanprodan merged 5 commits intomasterfrom
metrics

Conversation

@stefanprodan
Copy link
Copy Markdown
Member

@stefanprodan stefanprodan commented Apr 12, 2019

Flagger Istio App Mesh
request-success-rate istio_requests_total envoy_cluster_upstream_rq
request-duration istio_request_duration_seconds_bucket envoy_cluster_upstream_rq_time_bucket

@stefanprodan stefanprodan merged commit 68d8dad into master Apr 12, 2019
@stefanprodan stefanprodan deleted the metrics branch April 12, 2019 21:47
@praseedasathaye
Copy link
Copy Markdown

@stefanprodan I dont see the metrics envoy_cluster_upstream_rq and envoy_cluster_upstream_rq_time_bucket in App Mesh metrics documentation https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/ContainerInsights-Prometheus-metrics.html#ContainerInsights-Prometheus-metrics-appmesh. Do I need to configure anything else to get these metrics?

@stefanprodan
Copy link
Copy Markdown
Member Author

You need to install Prometheus as documented here https://docs.flagger.app/install/flagger-install-on-eks-appmesh#install-the-app-mesh-components

@praseedasathaye
Copy link
Copy Markdown

I did install Prometheus now and restarted the pods and I just see only the below metrics.

Screen Shot 2021-02-05 at 9 30 27 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unify App Mesh and Istio builtin metric checks

2 participants