<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>kafka &#8211; Robust Perception | Prometheus Monitoring Experts</title>
	<atom:link href="/tag/kafka/feed" rel="self" type="application/rss+xml" />
	<link>/</link>
	<description>Prometheus Monitoring Experts</description>
	<lastBuildDate>Wed, 31 Jan 2018 19:02:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.9.3</generator>

<image>
	<url>/wp-content/uploads/2015/07/cropped-robust-icon-32x32.png</url>
	<title>kafka &#8211; Robust Perception | Prometheus Monitoring Experts</title>
	<link>/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Monitoring Kafka in a Docker container using Prometheus</title>
		<link>/monitoring-kafka-in-a-docker-container-using-prometheus</link>
		
		<dc:creator><![CDATA[Conor Broderick]]></dc:creator>
		<pubDate>Mon, 18 Sep 2017 08:38:01 +0000</pubDate>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[docker]]></category>
		<category><![CDATA[jmx]]></category>
		<category><![CDATA[kafka]]></category>
		<category><![CDATA[prometheus]]></category>
		<guid isPermaLink="false">https://www.robustperception.io/?p=3148</guid>

					<description><![CDATA[Want to learn how to monitor a Kafka instance that's inside of a Docker container? Previously we've looked at monitoring Kafka using Prometheus. Like the last post on this topic, we'll be using the JMX exporter to expose Kafka's metrics for our Prometheus to scrape. This time however, Kafka and the JMX exporter Java agent [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>Monitoring Kafka with Prometheus</title>
		<link>/monitoring-kafka-with-prometheus</link>
		
		<dc:creator><![CDATA[Brian Brazil]]></dc:creator>
		<pubDate>Mon, 24 Oct 2016 07:47:40 +0000</pubDate>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[grafana]]></category>
		<category><![CDATA[jmx exporter]]></category>
		<category><![CDATA[kafka]]></category>
		<category><![CDATA[prometheus]]></category>
		<guid isPermaLink="false">https://www.robustperception.io/?p=2286</guid>

					<description><![CDATA[We've previously looked at how to monitor Cassandra with Prometheus. Let's see the process for getting metrics from another popular Java application, Kafka. Similar to what we did for Cassandra, we download Kafka, the JMX exporter and the config file: wget http://ftp.heanet.ie/mirrors/www.apache.org/dist/kafka/1.0.0/kafka_2.11-1.0.0.tgz tar -xzf kafka_*.tgz cd kafka_* wget https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_javaagent/0.6/jmx_prometheus_javaagent-0.6.jar wget https://raw.githubusercontent.com/prometheus/jmx_exporter/master/example_configs/kafka-0-8-2.yml We start a Zookeeper (a Kafka dependency) [&#8230;]]]></description>
		
		
		
			</item>
	</channel>
</rss>
