Reliable Insights

A blog on monitoring, scale and operational Sanity

October 15, 2018

Graph top N time series in Grafana

As of Grafana 5.3.0 there's a feature that allows correct graphing of the top N series over a duration.

Read more

October 8, 2018

Checking for HTTP 200s with the Blackbox Exporter

It's easy to check if HTTP and HTTPS endpoints are working with the Blackbox Exporter.

Read more

October 1, 2018

What is a job label for?

The job label is one of the labels your targets will always have. So how can you use it?

Read more

September 24, 2018

Alerting on approaching open file limits

In a previous post we looked at dealing with reaching the open file limit. How about alerting before it happens?

Read more

September 17, 2018

New Features in Prometheus 2.4.0

Prometheus 2.4.0 is now out, following on from 2.3.0 back in June with many fixes and improvements.

Read more

September 10, 2018

Using the textfile collector from a shell script

The node exporter's textfile collector is handy for monitoring machine-level cronjobs. How would you go about that?

Read more

September 3, 2018

Deleting time series from Prometheus

If a misconfiguration leads to unwanted time series, it'd good to know how to remove them.

Read more

August 27, 2018

Dealing with “too many open files”

While not a problem specific to Prometheus, being affected by the open files ulimit is something you're likely to run into at some point.

Read more

August 20, 2018

Using the Java client with Gradle

While the Java client library uses pom.xml and Maven, there's nothing stopping you from using other tools such as Gradle

Read more

August 13, 2018

Why predeclare metrics?

The standard way to use metrics in Prometheus is to declare them at file level, before using them. Why?

Read more

twitter
youtube
linkedin

Blog   |   Training   |   Book   |   Privacy