Skip to content

baghelamit/spark-influxdb-grafana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spark InfluxDB Grafana

This repository contains JSON file exported from Grafana. This JSON file shows metrics collected by JVM Profiler. Below is the architecture diagram for Performance Monitoring System. Read the article at InfoQ

Performance Monitoring System Architecture

This Performance Monitoring System is based on Uber JVM Profiler. InfluxDBOutputReporter has been merged with Uber code base and it is now available here. Use below command to build the jvm-profiler.jar with InfluxDBOutputReporter.

git clone https://github.com/uber-common/jvm-profiler.git

mvn -P influxdb clean package

Releases

No releases published

Packages

No packages published