Skip to content

manuelnongba/pulse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telemetry Monitoring Platform (Go + Python)

Overview

A telemetry monitoring platform using a Go API and Python agent to collect, process, and visualize system metrics and logs. The API ingests telemetry via REST, indexes it in OpenSearch, and displays it in Kibana.

Quickstart

  1. Install Docker & Docker Compose, Go and Python 3.12+.
  2. From repo root run: make up
  3. In another terminal run: make run-agent
  4. Open OpenSearch Dashboards at http://localhost:5601

About

real-time system monitoring service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors