This is an automated email from the ASF dual-hosted git repository.
dingtao pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ozhera-site.git
The following commit(s) were added to refs/heads/main by this push:
new 290ebd4 fix: 修复首页apache检查不通过 (#27)
290ebd4 is described below
commit 290ebd45053e103406aee2a57cea5666c6b82b64
Author: renqingfu1 <[email protected]>
AuthorDate: Tue Mar 4 16:00:28 2025 +0800
fix: 修复首页apache检查不通过 (#27)
---
.vitepress/config.mts | 12 +++++++++--
src/index.md | 58 ++++++++++++++++++++++++++++++++++++++++-----------
2 files changed, 56 insertions(+), 14 deletions(-)
diff --git a/.vitepress/config.mts b/.vitepress/config.mts
index 4427487..e013cbb 100644
--- a/.vitepress/config.mts
+++ b/.vitepress/config.mts
@@ -6,16 +6,24 @@ import { en, zh } from "./configs/index.mjs";
export default defineConfig({
// title: " ",
srcDir: "src",
+ description: "Apache OzHera(Incubating) is an Application Performance
Monitoring (APM) platform designed for the cloud-native era. It revolves around
applications and integrates capabilities such as metric monitoring, distributed
tracing, logging, and alerting. The platform's mission is to enhance the online
stability of applications and enable businesses to detect and locate issues
within 1 minute and 5 minutes, respectively, when problems occur.",
themeConfig: {
logo: "/images/logo.png",
siteTitle: false,
socialLinks: [{ icon: "github", link: "https://github.com/apache/ozhera"
}],
+ nav: en.nav,
+ footer: {
+ message:
+ '<div class="footer-incubator"><div><a
href="https://incubator.apache.org/" target="_blank"><img
src="/images/apache/incubator.svg" alt="Apache Incubator
Logo"></a></div></div><div class="footer-message">Apache OzHera (Incubating) is
an effort undergoing incubation at The Apache Software Foundation (ASF),
sponsored by the Apache Incubator. Incubation is required of all newly accepted
projects until a further review indicates that the infrastructure,
communications, and decision m [...]
+ copyright:
+ '<div class="footer-copyright">Copyright © 2023-2025, The Apache
Software Foundation Apache OzHera, OzHera, Apache, Apache Incubator, the Apache
feather, the Apache Incubator logo and the Apache OzHera project logo are
either registered trademarks or trademarks of the Apache Software
Foundation.</div>',
+ },
},
locales: {
en: {
label: "English",
lang: "en-US",
- description: "an Application Observable Platform",
+ description: "Apache OzHera(Incubating) is an Application Performance
Monitoring (APM) platform designed for the cloud-native era. It revolves around
applications and integrates capabilities such as metric monitoring, distributed
tracing, logging, and alerting. The platform's mission is to enhance the online
stability of applications and enable businesses to detect and locate issues
within 1 minute and 5 minutes, respectively, when problems occur.",
themeConfig: {
nav: en.nav,
sidebar: en.sidebar,
@@ -30,7 +38,7 @@ export default defineConfig({
zh: {
label: "中文",
lang: "zh-CN",
- description: "一款云原生时代的应用观测平台",
+ description: "Apache
OzHera(Incubating)是一个云原生时代的应用观测平台(APM),以应用为核心,集指标监控、链路追踪、日志、报警等能力于一身。平台使命是提升应用线上稳定性,帮助业务在遇到故障时能做到1分钟发现、5分钟定位。",
themeConfig: {
nav: zh.nav,
sidebar: zh.sidebar,
diff --git a/src/index.md b/src/index.md
index 9e7ee29..4eb25f4 100644
--- a/src/index.md
+++ b/src/index.md
@@ -1,14 +1,48 @@
---
-title: Apache OzHera(Incubating) - 云原生时代的应用观测平台(APM)
-description: Apache
OzHera(Incubating)是一个云原生时代的应用观测平台(APM),以应用为核心,集指标监控、链路追踪、日志、报警等能力于一身。平台使命是提升应用线上稳定性,帮助业务在遇到故障时能做到1分钟发现、5分钟定位。
+# https://vitepress.dev/reference/default-theme-home-page
+layout: home
+title: Apache OzHera(Incubating) - Application Performance Monitoring (APM)
+ozHera:
+ title: Apache OzHera(Incubating)
+ desc: Apache OzHera(Incubating) is an Application Performance Monitoring
(APM) platform designed for the cloud-native era. It revolves around
applications and integrates capabilities such as metric monitoring, distributed
tracing, logging, and alerting. The platform's mission is to enhance the online
stability of applications and enable businesses to detect and locate issues
within 1 minute and 5 minutes, respectively, when problems occur.
+ image:
+ src: /images/architecture.png
+ alt: architecture
+ actions:
+ - theme: brand
+ text: Quick Start
+ link: /en/guide/quick-start.md
+features:
+ title: Feature List
+ items:
+ - title: Embrace Cloud-Native
+ details: Apache OzHera(Incubating) follows the Opentracing standard and
integrates with various open-source stars like OpenTelemetry, Grafana,
Prometheus, Elasticsearch (ES), CAdvisor, and more.
+ icon:
+ src: /images/icon/feature-cloudNative.svg
+ alt: architecture
+ - title: Precise Alerting
+ details: Based on RPC and custom business error code parsing, Apache
OzHera(Incubating) extracts business availability metrics (business
availability = 1 - "abnormal" request count / total request count). This allows
for accurate representation of the system's true health status and eliminates
the interference of ineffective alerts.
+ icon:
+ src: /images/icon/feature-preciseAlerting.svg
+ alt: architecture
+ - title: Swift Issue Resolution
+ details: Based on traceId, Apache OzHera(Incubating) establishes a
closed-loop linkage between alerts, metrics, distributed tracing, and logs,
significantly improving user issue resolution efficiency.
+ icon:
+ src: /images/icon/feature-architecture.svg
+ alt: architecture
+ - title: Cost-Effective
+ details: Storage costs are less than one in a thousand, meeting 99.9% of
tracing needs.
+ icon:
+ src: /images/icon/feature-costEffective.svg
+ alt: architecture
+ - title: Enterprise-Grade Observability Product
+ details: Apache OzHera(Incubating) features comprehensive account,
permission, application management, and message notification mechanisms. Core
linkage modules are decoupled, ensuring minimal intrusion into business
systems. It has undergone numerous stress tests at Xiaomi, handling over 1 PB
of raw data daily.
+ icon:
+ src: /images/icon/feature-observability.svg
+ alt: architecture
+ - title: Artificial Intelligence
+ details: The cutting-edge artificial intelligence technology has been
introduced, using AI tools to help you quickly pinpoint issues, analyze the
causes in-depth, and provide personalized repair suggestions. Let intelligence
lead your application monitoring, achieving intelligent management and
optimization.
+ icon:
+ src: /images/icon/feature-ai.svg
+ alt: architecture
---
-
-<script setup>
-import { defineClientComponent } from 'vitepress'
-
-const RedirectHome = defineClientComponent(() => {
- return import('@theme/components/RedirectHome.vue')
-})
-</script>
-
-<RedirectHome />
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]