Giter VIP home page Giter VIP logo

kubernetes-grafana-dashboards's Introduction

Pre-requisites

Install Kubernetes (i.e. kops, minikube, etc)

Install Helm

Install Prometheus

Install Grafana

Import Dashboards

Useful dashboards

  • Nginx Ingress Stats
    • Update Prometheus helm chart values.yaml:
      • Set controller.stats.enabled: true in your Prometheus helm chart
      • Add the following to controller.service.annotation:
        prometheus.io/port: '10254'
        prometheus.io/scrape: 'true'
        
      • Upgrade Prometheus release with the new values
    • Update Grafana helm chart values.yaml:
      • Add grafana-worldmap-panel to server.installPlugins
      • Upgrade Grafana release with the new values
    • Download the json file, replace [1m] with [2m], and import the updated json file
  • Kubernetes Cluster Monitoring (via Prometheus) - excellent dashboard that requires Kubernetes 1.7.3+ and cAdvisor to be installed
    • Update Prometheus helm chart values.yaml:
      • Update the scrape_configs per the dashboard instructions
      • Upgrade Prometheus release with the new values
    • Download the json file, replace ^/dev/[sv]da9$ with ^/dev/.*$, and import the updated json file
  • Kubernetes Deployment Metrics - requires Kubernetes 1.7.3+ and cAdvisor to be installed

Note: The https://prometheus-server/targets page provides health stats of your Prometheus Scrape Targets. Additional scrape_configs settings are available here

kubernetes-grafana-dashboards's People

Contributors

jitran avatar

Watchers

James Cloos 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.