strimzi-kafka-operator icon indicating copy to clipboard operation
strimzi-kafka-operator copied to clipboard

Add open telemetry

Open ppatierno opened this issue 1 year ago • 0 comments

Type of change

  • Enhancement / new feature

Description

This PR fixes #7021 adding the support for OpenTelemetry in the operator by enabling it on Kafka Connect, MM and MM2. Documentation will be addressed in a different PR.

Checklist

  • [ ] Write tests
  • [ ] Make sure all tests pass
  • [ ] Update documentation
  • [x] Check RBAC rights for Kubernetes / OpenShift roles
  • [x] Try your changes from Pod inside your Kubernetes and OpenShift cluster, not just locally
  • [x] Reference relevant issue(s) and close them after merging
  • [ ] Update CHANGELOG.md

ppatierno avatar Sep 21 '22 18:09 ppatierno