Skip to content

A hackable Kafka sink connector to "push" (expose HTTP endpoint) data into Prometheus

License

Notifications You must be signed in to change notification settings

SINTEF-9012/kafka-prometheus-sink-connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prometheus-mqtt-sink-connector

A Kafka Sink Connector to listen to Kafka topics and publish to a Prometheus HTTP endpoint, which can then be scrapped by Prometheus.

See the test in src/test/java or the simple benchmark in src/main/java/com/sintef/asam/impl/Util.java to get an idea how to use it :-)

See also the script in src/main/bash to see how to deploy the connector with Kafka Connect REST API.

Overview

About

A hackable Kafka sink connector to "push" (expose HTTP endpoint) data into Prometheus

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published