/metry

Apache Spark metrics sink to simple TCP / HTTP server.

Primary LanguageJavaApache License 2.0Apache-2.0

metry

Apache Spark metrics sink to simple TCP / HTTP server, it sends JSON encoded data.

Status

Build Status

Data sample

{}

Use case with Logstash

Logstash is an open source, server-side data processing pipeline that ingests data from a multitude of sources simultaneously, transforms it, and then sends it to your favorite "stash."

Let's use Spark + Logstash + Elasticsearch (with Docker)!

See /examples/logstash folder.