Results 25 comments of Marcel Feix

In other apps we just run curl when the main executable in the Main Job Container is finished. This doesn't work here because we can not change the entrypoint and...

@vravind1 can someone of your team take a look at this? It would be great to have this feature!

It looks like they merged it from somewhere else: https://github.com/hashicorp/terraform-provider-helm/commit/b278d36af34e461c40837454336c8ea6ad061f4c

@TylerHelmuth service.telemetry.metrics.address yes I still get metrics. But the job label is broken.

yes. I think its this issue: https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/38097

https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1701 Look into this PR for what to set to set the Job Name

So I figured it out. This was just a linking Problem with cmake libcurl and OpenSSL. I use "dynamic-linking" now and installed librdkafka from confluentic. With every other configuration I...

Hey, What is a bounded label? Haven't heard that term and Google isn't helping. I would say the owner ist the object referenced in the owner reference of the deployment....

Hey @dotdc, this sounds great! Otel is using these semantic conventions for k8s https://opentelemetry.io/docs/specs/semconv/resource/k8s/ So the labels are not the same as in this repository. Loki uses grafonnet mixins to...

Oh totally forgot to update this: I had a conversation in the prometheus-helm-chart slack about this topic: https://cloud-native.slack.com/archives/C088K18PKL3/p1749130557074629 The Maintainer of the Kubernetes Mixins would be willing to adopt this...