Closed gaurav517 closed 3 years ago
Since the apply is working, this could be a potential issue with the install_asm script (which we use internally). Could you open an issue in https://github.com/GoogleCloudPlatform/anthos-service-mesh-packages/issues with the apply logs.
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days
I am following the guide at https://cloud.google.com/service-mesh/docs/third-party-integrations#same-project and I am using following overlay file as
custom_overlays
to enable metrics export to prometheus:I can confirm that
service
part of the overlay is working but don't seetelemetry
part working. There are no exporter containers/services. And when I use kiali I see:Below is my terraform code:
I can see following in
terraform apply
and everything looks good in apply: