camunda-consulting / c8-devops-workshop

DevOps Workshop for Camunda 8
0 stars 1 forks source link

Include Exercise on usage of a custom exporter #4

Open jonathanlukas opened 1 year ago

jonathanlukas commented 1 year ago

Custom exporters should be avoided in general, but they can help in some situations.

There could a short chapter about installing and configuring a connector to the default zeebe image.

ManuelDittmar commented 1 year ago

Hey @jonathanlukas, In the helm repo there is already an example available: https://github.com/camunda/camunda-platform-helm/tree/main/charts/camunda-platform#adding-dynamic-exporters-to-zeebe-brokers

Do you think it is sufficient? If not, I would propose to adjust it in the Helm Chart Repo and not in our DevOps Training. Hopefully the use of custom exporters is really just interesting for a very small audience and therefore should not be part of a relatively short training in my opinion.

jonathanlukas commented 12 months ago

Very nice! Then, instead of re-creating the content, we should add a chapter that simply points to this example, optionally asking to configure this on your own. This would allow for a red thread through devops topics.

This could be an optional chapter as well.