Hi, I am trying to integrate datadog APM with the pact broker, as we're dealing with slowness and I'd like some runtime metrics to understand where the slowness is coming from. The issue I am running into is that the pact-broker image is built with alpine which is unsupported for datadog apm. I was wondering if there were plans to support a debian based image. I am trying to avoid forking and rebuilding myself. Swapping to a debian base image would support datadog's (and presumably other telemetry providers) auto instrumentations, making it much easier to understand where slowness is coming from in the broker.
Hi, I am trying to integrate datadog APM with the pact broker, as we're dealing with slowness and I'd like some runtime metrics to understand where the slowness is coming from. The issue I am running into is that the pact-broker image is built with alpine which is unsupported for datadog apm. I was wondering if there were plans to support a debian based image. I am trying to avoid forking and rebuilding myself. Swapping to a debian base image would support datadog's (and presumably other telemetry providers) auto instrumentations, making it much easier to understand where slowness is coming from in the broker.