[docs,home]网站更新,添加hertzbeat logo
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
<img alt="sureness" src="https://cdn.jsdelivr.net/gh/dromara/hertzbeat/home/static/img/hertzbeat-brand.svg" width="300">
|
||||
|
||||
## HertzBeat 赫兹跳动
|
||||
|
||||
> 易用友好的高性能监控告警系统。
|
||||
|
||||
@@ -36,7 +36,7 @@ export const features = [{
|
||||
custom: <a href={'/docs/advanced/extend-point'}><strong>自定义监控</strong></a>,
|
||||
br: <br/>
|
||||
}}>
|
||||
{'TANCLOUD目前支持对网站,API,PING连通性,端口可用性,MYSQL数据库等的监控,不久我们将兼容 prometheus 协议,提供更多的监控类型和性能指标。{br}' +
|
||||
{'HertzBeat目前支持对网站,API,PING连通性,端口可用性,SiteMap全站,MYSQL数据库等的监控,不久我们将兼容 prometheus 协议,提供更多的监控类型和性能指标。{br}' +
|
||||
'我们提供了更自由化的阈值告警配置,支持邮箱,短信,webhook,钉钉,企业微信,飞书机器人等告警通知。{br}' +
|
||||
'不同团队的监控需求千变万化,我们提供{custom},仅需配置YML就能快速接入监控系统。'
|
||||
}
|
||||
@@ -55,7 +55,7 @@ export const features = [{
|
||||
gitee: <a href={'https://gitee.com/dromara/hertzbeat'}><strong>HertzBeat Gitee 代码仓库</strong></a>,
|
||||
br: <br/>
|
||||
}}>
|
||||
{'TANCLOUD监控系统代码开源,非常欢迎任何对此有兴趣的同学参与中来,我们一起进步,丰富的资源文档正在完善中。{br}' +
|
||||
{'HertzBeat监控系统代码开源,非常欢迎任何对此有兴趣的同学参与中来,我们一起进步,丰富的资源文档正在完善中。{br}' +
|
||||
'中二的我们相信开源改变世界!{br}' +
|
||||
'{github} {br}' +
|
||||
'{gitee}'
|
||||
|
||||
@@ -26,9 +26,9 @@ function Home() {
|
||||
<header className={clsx('hero hero--primary', styles.heroBanner)}>
|
||||
<div className="container">
|
||||
<h1 className="hero__title">
|
||||
<img style={{width: '500px', marginTop: '100px'}} src={cdnTransfer('img/tancloud-brand.svg')} alt={'#'}/>
|
||||
<img style={{width: '500px', marginTop: '100px'}} src={cdnTransfer('img/hertzbeat-brand.svg')} alt={'#'}/>
|
||||
</h1>
|
||||
<p className="hero__subtitle"><Translate>易用友好的高性能监控云</Translate></p>
|
||||
<p className="hero__subtitle"><Translate>易用友好的高性能监控告警系统</Translate></p>
|
||||
<div className={styles.social}>
|
||||
<a href="https://console.tancloud.cn"><img src={cdnTransfer('img/badge/web-monitor.svg')} alt={''}/></a>
|
||||
<a href="https://console.tancloud.cn"><img src={cdnTransfer('img/badge/ping-connect.svg')} alt={''}/></a>
|
||||
|
||||
4
home/static/img/hertzbeat-brand.svg
Normal file
4
home/static/img/hertzbeat-brand.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 8.9 KiB |
Reference in New Issue
Block a user