camunda / camunda-docs

Camunda 8 Documentation, including all components and features
https://docs.camunda.io/
Other
54 stars 186 forks source link

Improve Documentation for OpenSearch specifics #4415

Open ManuelDittmar opened 1 month ago

ManuelDittmar commented 1 month ago

currently only additional configuration parameters are documented for Elasticsearch. This leaves the impression OpenSearch is a second-class implementation. Currently users need to check the code base to e.g. find config parameters for Operate OpenSearch.

https://github.com/camunda/camunda/blob/main/operate/common/src/main/java/io/camunda/operate/property/OpensearchProperties.java

akeller commented 1 month ago

@conceptualshark after the 8.6 release, can you follow up on this issue to determine scope and complexity? These cross-component config topics are hard to deliver without a clear DRI or epic.