Setting up the OpenTelemetry Collector in the Azure Kubernetes Service (AKS) is really easy, but there are pretty significant nuances that make it feel like it can't work out of the box. That said, they're pretty easy to get around without you having to create your own Helm charts.
Deploying a Secure OpenTelemetry Collector Azure Container Apps with Pulumi
In my last post, I described how you can build OpenTelemetry Collector container images that are secure by default. In this post, we'll take it a step further by building and pushing that image to Azure Container Registry and hosting it in Azure Container Apps. There is a Github repository if you just want to... Continue Reading →
Building a secure OpenTelemetry Collector
The builder itself is solid, and I use it all the time to build custom images, however, I've been striving for a way to build this easier in pipelines and make it more accessible to people.
