GithubHelp home page GithubHelp logo

grafana-chinese's Introduction

grafana-chinese

简介

自己做的中文版,粗糙且枯燥。
邮箱:[email protected]
网站:https://wanghualong.cn
Github:https://github.com/WangHL0927/grafana-chinese
Q群:921235002

image.png

汉化教程

传送门:https://wanghualong.cn/archives/44/

参与汉化

请移步至源码项目提交PR。
传送门:https://github.com/WangHL0927/grafana

版本进度

当前Grafana版本:v6.4.3 (commit: 3a2bfb7)


当前版本进度概览
  • app/
  • core/
  • features/
  • admin/
  • alerting/
  • annotations/
  • api-keys/
  • dashboard/
  • datasources/
  • explore/
  • folders/
  • manage-dashboards/
  • org/
  • panel/
  • playlist/
  • plugins/
  • profile/
  • teams/
  • templating/
  • users/
  • partials/
  • plugins/
  • datasource/
  • cloudwatch/
  • dashboard/
  • elasticsearch/
  • grafana/
  • grafana-azure-monitor-datasource/
  • graphite/
  • influxdb/
  • input/
  • loki/
  • mixed/
  • mssql/
  • mysql/
  • opentsdb/
  • postgres/
  • prometheus/
  • stackdriver/
  • testdata/
  • panel/
  • alertlist/
  • annolist/
  • bargauge/
  • dashlist/
  • gauge/
  • gettingstarted/
  • graph/
  • graph2/
  • heatmap/
  • logs/
  • piechart/
  • pluginlist/
  • singlestat/
  • singlestat2/
  • table/
  • table2/
  • text/
  • text2/
  • types/
  • emails/

构建方式

./tool.sh
# 输入 5 回车进行初始化
# 初始化完成后继续。。。

cd grafana
npm run build

使用方式

3.1 Docker

使用Dcoker镜像全新部署。
本镜像基于官方镜像构建,仅替换前端资源,具体请参考官方文档用法。

docker run -d -p 3000:3000 --name=grafana-cn w958660278/grafana-cn:latest-dev

3.2 资源替换

直接将grafana/public文件夹替换同版本资源目录。
Linux路径:/usr/share/grafana/public
Windows路径:/public
容器路径:同Linux

注意事项:

  • 备份!备份!备份!
  • 注意版本号一致,不可混用。
  • 建议整个文件夹替换,不要*操作。

3.3 版本更新

按照官方文档步骤进行升级,前端资源不会影响Grafana数据库。

考古

历史版本请前往旧仓库 https://github.com/WangHL0927/grafana-chinese-old

grafana-chinese's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.