ayanchoudhary / mini-node-exporter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mini-node-exporter

Task for application to LFX Mentorship: Chaos Mesh

Pre-requisites:

You need to have docker installed for container based setup (recommended).

Build Instructions:

For docker based setup:

  1. Make sure that your docker daemon is running.
  2. Run docker-compose up

You find the varios services located as mentioned below:

  1. mini-node-exporter running at http://localhost:23333
  2. prometheus instance running at http://localhost:9090
  3. grafana instance running at http://localhost:3000

All the required goals mentioned in the task have been achieved along with optional bonus tasks. The screenshot of the Grafana dashboard is given below and is also attached in the email. Feel free to reach out to me with any queries, corrections or extra tasks that I need to do further.

Grafana Dashboard

Grafana Dashboard


Made with ❤️ by Ayan Choudhary (ayanchoudhary)

About

License:MIT License


Languages

Language:Go 85.0%Language:Dockerfile 15.0%