Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unify App Mesh and Istio builtin metric checks #146

Merged
merged 5 commits into from
Apr 12, 2019
Merged

Conversation

stefanprodan
Copy link
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

@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
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

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