Reliable Insights

A blog on monitoring, scale and operational Sanity

June 19, 2017

Blackbox Exporter Benchmarking

Have you ever wondered how many CPU seconds it takes to probe an instance via TCP or HTTP 100, 1,000, or 10,000 times?

Read more

June 12, 2017

New Features in Prometheus 1.7.0

After 1.6.0 back in April, Prometheus 1.7.0 is now out. Let's look at what has changed.

Read more

June 5, 2017

Extracting labels from legacy metric names

When metrics come from another system they often don't have labels. metric_relabel_configs offers one way around that.

Read more

May 29, 2017

What’s in a __name__?

You may have noticed that most PromQL functions and operators remove the metric name in their result. Let's look at why.

Read more

May 22, 2017

Push needs Service Discovery

It's often claimed that an advantage of push-based monitoring systems is that, compared to pull-based systems like Prometheus, they don't need service discovery. This isn't true, and I'm going to explain why.

Read more

May 15, 2017

A Silence is a Snooze

Have you ever wondered what exactly that "Silence" button on each of your alerts in the Alertmanager actually does? Perhaps you have an idea but are unsure of their correct usage or value.
In this post I aim to clear up any confusion surrounding the silencing of alerts, so you can make the most of its functionality and understand when and why to use them.
Read more

May 8, 2017

Productive Prometheus Python Parsing

Prometheus client libraries don't just export metrics in our format, they can parse that format too.

Read more

May 1, 2017

Common query patterns in PromQL

For day to day use, there's only a handful of PromQL patterns you need to know. Let's look at them.

Read more

April 24, 2017

PromQL queries against SQL databases using a read adapter

Prometheus 1.6 includes a new experimental feature called remote read. Let's look at what it can do.

Read more

April 17, 2017

New Features in Prometheus 1.6.0

After 1.5.0 earlier in the year, Prometheus 1.6.0 is now out. There's a plethora of changes, so let's dive in.

Read more

twitter
youtube
linkedin

Blog   |   Training   |   Book   |   Privacy