Promote dashboards and reports across environments?

Hi, we have test, beta, and production environments for Camunda Engine and Optimize. Is there an easy way to create dashboards and reports in one environment and “promote” them to different environments?

Hey @matty,

Thanks for reaching out! Unfortunately, there’s no easy way to transfer/promote Optimize entities like dashboards and reports from one Optimize instance to another. However, there’s the ticket OPT-2252 to be able to export and import such entities. That would allow you to achieve your desired behavior easily. In case you’re a customer, feel free to stress your need for that ticket and it will be prioritized higher.

Until then, the only thing I can think of is copying the Elasticsearch indexes from one Elasticsearch instance (e.g. test) to another Elasticsearch instance (e.g. beta).

Does that help you?

Best,
Johannes

1 Like

Thanks for the insight into the roadmap. We’ll likely manually promote until we find an automated solution.