Giter VIP home page Giter VIP logo

grafana-tutorial's Introduction

Grafana 中文教程

文本教程原文发布在:https://kalacloud.com/blog/grafana-with-prometheus-tutorial/

什么是 Grafana

Grafana 是由 Grafana Labs 开发的开源监控监控系统,你可以用它来监控线上系统,极大地简化运维和开发工作。

它不对数据源作假设,因此你可以用包括 Prometheus, MySQL 在内的任何(时序)数据库搭配使用。

如何使用本教程

请阅读原文:https://kalacloud.com/blog/grafana-with-prometheus-tutorial/

原文中会用到本目录的代码

如何启动 Grafana

请 clone 本教程代码,然后确认本地已经安装 docker-compose 后,在本目录运行

docker-compose up

这条命令会启动三个 docker 容器,包括

prometheus, servicegrafana

其中 prometheus 是普罗米修斯时序数据库

service 是普罗米修斯自带的数据生成器(监控本机 CPU 内存等信息)

grafana 就是 Grafana 服务本身

访问 localhost:3000

在你的浏览器中访问 localhost:3000 即可看到运行的 Grafana,再根据教程中的步骤设置好源即可

下一步

请继续关注卡拉云博客,在之后的文章中我们将继续介绍如何用 Prometheus 实现监控具体的服务,如何用 PromQL 等

其它教程:

REST API 设计指南

ElasticSearch 终极教程 - 第一章

ElasticSearch 终极教程 - 第二章

ElasticSearch 终极教程 - 第三章

NoSQL 数据库管理系统和模型比较

grafana-tutorial's People

Contributors

oeddyo 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.