DOC-1236 remove wasm quickstart from cloud#259
Conversation
✅ Deploy Preview for rp-cloud ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
| :description: Learn how to initialize a data transforms project and write transform functions in your chosen language. | ||
| :page-categories: Development, Stream Processing, Data Transforms | ||
|
|
||
| NOTE: Data transforms are supported on BYOC and Dedicated clusters running Redpanda version 24.3 and later. To enable data transforms, see xref:manage:cluster-maintenance/config-cluster.adoc[]. |
There was a problem hiding this comment.
@micheleRP
This page doesn't really show how to enable though. They need to set https://deploy-preview-259--rp-cloud.netlify.app/redpanda-cloud/reference/properties/cluster-properties/#data_transforms_enabled to true
Somewhere in cloud docs we need to explain this: https://docs.redpanda.com/current/develop/data-transforms/run-transforms/#enable-data-transforms
There was a problem hiding this comment.
Thanks @mattschumpert! Because today we have this via API but not rpk, and because we've single-sourced this content from the existing SM docs, I've popped this update into a different PR in docs repo. Please review this preview of the updated section: https://deploy-preview-1079--redpanda-docs-preview.netlify.app/redpanda-cloud/develop/data-transforms/build/
Description
This pull request includes several updates to the documentation for data transforms and audit logging. The most important changes include the removal of the Data Transforms Quickstart section, the addition of support notes for BYOC and Dedicated clusters, and the addition of a page alias.
Single-sourcing of updated text in the
docsrepo is done in redpanda-data/docs#1079.Documentation updates:
modules/ROOT/nav.adoc: Removed the link to the Data Transforms Quickstart section.modules/develop/pages/data-transforms/how-transforms-work.adoc: Added a page alias for the removed Data Transforms Quickstart section.modules/develop/pages/data-transforms/run-transforms.adoc: Removed the Data Transforms Quickstart section.modules/develop/pages/data-transforms/build.adoc: Added a note about data transforms support on BYOC and Dedicated clusters running Redpanda version 24.3 and later.modules/manage/pages/audit-logging.adoc: Added a note about audit logging support on BYOC and Dedicated clusters running Redpanda version 24.3 and later.Resolves https://redpandadata.atlassian.net/browse/DOC-1236
Review deadline:
Page previews
Develop Data Transforms
Audit Logging
What's New
Checks