Skip to content

Conversation

osfameron
Copy link
Collaborator

This PR:

  • updates the Nav:

  • renames columnar to analytics as per main@docs-columnar change

  • adds enterprise-analytics to Server section

  • folds in @RichardSmedley's changes to Analytics SDK section, both sources and startPage

  • updates UI to prod-214 (includes "Analytics" label rename)

  • updates the sources for docs-columnar, with comments.

    • the legacy columnar component allows us to set a page alias from "columnar" to "analytics", reducing the scope of PRs in different components that already referred to columnar.
  • adds sources for new "analytics SDK" (as opposed to "columnar SDK" which continue to exist side-by-side for now)

This PR:

 - updates the Nav:
  - renames `columnar` to `analytics` as per main@docs-columnar change
  - adds `enterprise-analytics` to Server section
  - folds in @RichardSmedley's changes to Analytics SDK section, both sources and startPage

 - updates UI to prod-214 (includes "Analytics" label rename)

 - updates the sources for docs-columnar, with comments.
    - the legacy `columnar` component allows us to set a page alias from "columnar" to "analytics", reducing the scope of PRs in different components that already referred to columnar.

 - adds sources for new "analytics SDK" (as opposed to "columnar SDK" which continue to exist side-by-side for now)
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR implements the Enterprise Analytics GA release by updating navigation structure and adding new analytics SDK documentation sources. The changes rename "columnar" references to "analytics" across the documentation system while maintaining backward compatibility through page aliases.

  • Reorganizes navigation to separate "SDKs" and "Analytics SDKs" sections with updated component mappings
  • Updates UI bundle to prod-214 which includes the "Analytics" label rename
  • Adds new analytics SDK documentation sources alongside existing columnar SDK sources for transitional support

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
antora-playbook.yml Updates navigation structure, renames columnar to analytics, adds enterprise-analytics component, includes new analytics SDK sources, and updates UI bundle
antora-playbook.preview.yml Adds columnar SDK sources to preview configuration for development purposes

{ "title": "Columnar SDKs", "startPage": "home::columnar-sdk.adoc", "components": ["*-columnar-sdk"] },
{ "title": "SDKs", "startPage": "home::sdk.adoc", "components": ["dotnet-sdk", "efcore-provider", "c-sdk", "cxx-sdk", "go-sdk", "java-sdk", "quarkus-extension", "kotlin-sdk", "nodejs-sdk", "php-sdk", "python-sdk", "ruby-sdk", "scala-sdk", "elasticsearch-connector", "kafka-connector", "spark-connector", "tableau-connector", "power-bi-connector", "superset-connector", "sdk-extensions"] },

{ "title": "Analytics SDKs", "startPage": "home::analytics-sdk.adoc", "components": ["*-analytics-sdk", "*-columnar-sdk"] },
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@osfameron Can we add in the top-nav dropdown changes in the staging playbook that we discussed with @TimLFletcher - looks like they built okay at https://docs-staging.couchbase.com/home/developer.html

Capella Columnar is a real-time analytical database (RT-OLAP) for real time apps and operational intelligence.
Capella Columnar is a standalone, cloud-only offering from Couchbase under the Capella family of products.
Capella Analytics is a real-time analytical database (RT-OLAP) for real time apps and operational intelligence.
Capella Analytics is a standalone, cloud-only offering from Couchbase under the Capella family of products.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it correct to call it cloud only, since it's functionally identical to EA?

@@ -64,12 +64,12 @@ xref:cloud::index.adoc[Couchbase Capella]

{empty} +

.Capella Columnar (RT-OLAP)
.Capella Analytics (RT-OLAP)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is EA going to get added here too?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes! Just looking at this with @zeba-shireen now 👍

@osfameron osfameron merged commit 5aad267 into master Aug 13, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants