Categorygithub.com/shih-chris/grafana_data_eng_demo
module
0.0.0-20230907143322-83b6f31746d9
Repository: https://github.com/shih-chris/grafana_data_eng_demo.git
Documentation: pkg.go.dev

# README

Demo: Grafana Instance Data Engineering

Goals

  1. Create an OSS Grafana Instance
  2. Build a lightweight Go App to instrument a metrics endpoint tracking dashboard usage
  3. Scrape that endpoint with an OSS Prometheus Instance
  4. Remote write local Prometheus data to Grafana Cloud
  5. Build basic usage dashboards in Grafana Cloud

How to run

  1. Create an .env file (see .env.example for reference)
  2. Build docker-compose build
  3. Run docker-compose up

# Packages

No description provided by the author
No description provided by the author