Reliable Insights

A blog on monitoring, scale and operational Sanity

May 25, 2016

New Features in Prometheus 0.19.0

It has been five weeks since 0.18.0 was released, and 0.19.0 is now out. Let's have a look.

Read more

May 17, 2016

Prometheus and Alertmanager Architecture

A not uncommon question about Prometheus is why the Alertmanager is a separate binary. Let's look at that.

Read more

May 9, 2016

Rate then sum, never sum then rate

There's a common misunderstanding when dealing with Prometheus counters, and that is how to apply aggregation and other operations when using the rate and other counter-only functions.

Read more

May 7, 2016

Optimising a US business trip

I had a business need to go to San Francisco for a day. I decided to try and get the best I could out of it, and given Niamh Bushnell's recent article I thought I'd share my approach and experiences.

Read more

April 26, 2016

Using group_left to calculate label proportions

When you've broken a metric out into labels a common need is to tell what proportion each label represents of the total. The group_left modifier of Prometheus is the key.

Read more

April 19, 2016

New Features in Prometheus 0.18.0

Since Prometheus 0.17.0 was released there have been a number of changes. Let's see what's in 0.18.0.

Read more

April 13, 2016

Sending email with the Alertmanager via Gmail

We've already looked at how the Prometheus Alertmanager can talk to Pagerduty and Slack. It also works with SMTP, more commonly known as email. Let's see how to get it working via a Gmail account.

Read more

April 8, 2016

How does a Prometheus Counter work?

There are four standard types of metric in Prometheus instrumentation: Gauge, Counter, Summary and Histogram. Today we'll have a look at the principles around Counters, and how Prometheus differs from other monitoring systems.

Read more

March 31, 2016

The first step is to document

When you've a complicated manual process that you want to improve, your first instinct as a developer might be to jump in and start coding. Hold off a bit, the first step is to document.

Read more

March 25, 2016

Using Slack with the Alertmanager

Previously we looked at how to use the Prometheus Alertmanager with Pagerduty. The Alertmanager supports more than just sending pages, there's integrations with popular chat applications too. Let's look at how to integrate with Slack.

Read more

twitter
youtube
linkedin

Blog   |   Training   |   Book   |   Privacy