Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 779 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 779 Bytes

shareable-notes

A temporary solution for note sharing across multiple platforms.

This repo is a go-kit microservices project.

micro-architecture:

client requests -> API gateway -> Share note service

Instructions

  1. Start

    docker-compose up
  2. The Consul dashboard

    Open the browser and enter in http://localhost:8500 img_3.png

  3. The Jaeger tracing dashboard

    Open the browser and enter in http://localhost:16686 img.png

  4. The Grafana Monitor dashboard

    Open the browser and enter in http://localhost:9093 img_1.png

  5. The Prometheus Dashboard

    Open the browser and enter in http://localhost:9090 img_2.png