GithubHelp home page GithubHelp logo

observability-stack's Introduction

Learning metrics

This is a set of learning material for myself on how to create, manage and get most out from Grafana metrics stacks. I used MinIO, Prometheus, Grafana, Loki and Tempo, which covers metrics, logs and traces.

All the contents contain Kubernetes configuration files and helper scripts. They are designed to be deployed on a devbox with Minikube or K3S installed. For simplicity reason I write all credentials as PLAIN TEXT. They are OK for self-learning scenario but clearly a serious security risk in production. I will not be responsible for any issues in production environment when using any contents in this repository.

The contents in this repository are all published in public domain. Feel free to use them if you would like to learn Grafana stack.

About running environment

All deployments are tested in a K3S environment. Some are tested with Minikube as well, but there's no guarantee that Minikube can apply all configurations.

The reasons I don't use Minikube is it keeps reporting issues on my Manjaro Linux. To be honest, all the contents start from Minikube. However, when starting Kubernetes 1.25+, Minikube has multiple issues that makes kvm2 and podman drivers fail to start. Thus I have to change to K3S, which works perfectly on my Linux box with some tweaking.

For developers who has no issue on Minikube (probably with Docker driver) on other platforms, it will be appreciated to get your pull request.

How to read the doc

  1. Setup K3S cluter
  2. Setup MinIO
  3. Setup Loki to save in MinIO (TBD)
  4. Setup Grafana (TBD)
  5. Setup Prometheus (TBD)
  6. Setup Mimir to store Prometheus metrics in MinIO (TBD)
  7. Setup Tempo (TBD)

observability-stack's People

Contributors

fuzhouch avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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