morningman opened a new pull request, #3949:
URL: https://github.com/apache/doris-website/pull/3949

   ## What
   
   Add a card-based intro landing page for the **Observability with Doris** 
section and repoint the sidebar category link to it. The page presents the two 
parallel solutions as cards:
   
   - **DOG Stack** — turnkey observability stack on Doris + OpenTelemetry + 
Grafana
   - **Custom Build** — build your own platform directly on Doris with SQL
   
   Also rename the **Legacy** sub-category to **Custom Build**, since it is a 
distinct, still-current approach rather than a deprecated one, and drop the 
`overview` docs from the sub-category `items` lists (they remain the category 
links, matching the deploy-on-kubernetes intro pattern).
   
   ## Scope
   
   Applied consistently across both versions and both locales:
   
   | Version / Locale | Intro page | Sidebar |
   | --- | --- | --- |
   | current / en | `docs/observability/intro.mdx` | `sidebars.ts` |
   | current / zh | `i18n/zh-CN/.../current/observability/intro.mdx` | (shared) 
|
   | 4.x / en | `versioned_docs/version-4.x/observability/intro.mdx` | 
`versioned_sidebars/version-4.x-sidebars.json` |
   | 4.x / zh | `i18n/zh-CN/.../version-4.x/observability/intro.mdx` | (shared) 
|
   
   Reuses the existing `GettingStartedCard` component and `cards-grid` style 
(same pattern as the deploy-on-kubernetes intro).
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to