Hello,
we recieved this demand from one of our biggest BU:

We would like to be able to send logs from Digital.ai Release to monitor our standard releases (including image names, obsolescence of base charts/images, deployed namespaces, etc.).
We have successfully integrated this solution in GitLab CI using the Kafka CLI, but it is not possible in Digital.ai Release due to the Jython/Groovy environment limitations.
It would be highly beneficial to have a native Digital.ai Release (DaiR) plugin to achieve this functionality.

regards

Comments

  • Thank you for the idea. We have few clarifying questions:

    - Could you share a sample of the payload you currently send to Kafka from GitLab CI, and let us know how it is generated?

    - What did you try when attempting to send it from Release, and where exactly did it break using Jython/Groovy script tasks?

    - Is the goal to send deployment metadata (image names, namespaces, chart versions), Release execution events (task completions, approvals, failures), or both?