We have an existing helm chart where we use to do helm install eck operator docker.elastic.co/eck/eck-operator:2.0.0 Then we have chart in which we have elastic
Recently, I found OpenTelemetry, and I like to use it in my application. First, I created a new Asp.Net Core 5 web API and exported traces on the console. After
I have many Java microservices running in a Kubernetes Cluster. All of them are APM agents sending data to an APM server in our Elastic Cloud Cluster. Everythin