Monitoring microservices in Azure using Terraform

Hi,

We are deploying microservices in Azure using AKS. At the moment we don’t have monitoring and need to start configuring it.
We are using Terraform to deploy all the infrastructure. has anyone done this? I think it is necessary to generate the code file and add it inside microservices. Do you know where I can find an example or any tutorial?

Thanks!

Hi @Timmy! This has been done, using Azure Monitor for instance.

To help you any further, would you mind explaining which monitoring stack you’re trying to implement and why it is necessary to generate a code file?

Thanks