Reliable Insights

A blog on monitoring, scale and operational Sanity

January 27, 2020

Getting metrics from Apache logs using the grok exporter

Not all applications produce useful metrics, but some of them do produce logs.

Read more

October 28, 2019

Getting Cloudwatch data into Prometheus

Among the many integrations for Prometheus is the Cloudwatch exporter.

Read more

February 26, 2018

Dude, where’s my exporter?

So you have just discovered Prometheus and want to try it out or use it to replace your old monitoring system but have run into a part of your stack that you cannot instrument with a client library and for which there are no officially supported exporters. What do you do?

Read more

September 25, 2017

Percentages go from 0 to 100, Ratios go from 0 to 1

While doing research for implementing exporters, I've noticed some confusion around ratios and percentages that I'd like to clear up.

Read more

August 19, 2015

Writing JSON Exporters in Python

A common question is is there a way to ingest JSON metrics from a random system into Prometheus? It's not possible to extract useful metrics from an arbitrary JSON blob, so that's not something the can be offered out of the box. However it's easy to write an exporter in Python to produce meaningful metrics.

Read more

twitter
youtube
linkedin

Blog   |   Training   |   Book   |   Privacy