Reliable Insights

A blog on monitoring, scale and operational Sanity

March 11, 2019

Mapping iostat to the node exporter’s node_disk_* metrics

The node exporter and tools like iostat and sar use the same core data, but how do they relate to each other?

Read more

March 4, 2019

Measuring Java garbage collection with Prometheus

GC stats are one of the many metrics that the Java/JVM client library exposes.

Read more

February 25, 2019

Monthly reporting with Prometheus and Python

It's common to want reports from Prometheus, such as how many requests failed over an entire month.

Read more

February 18, 2019

How much of the time is my network usage over a certain amount?

The new subquery feature in Prometheus 2.7 makes this possible in one query.

Read more

February 11, 2019

“INVALID” is not a valid start token and other scrape errors

What can you do to pin down metrics-parsing related scrape errors in Prometheus?

Read more

February 4, 2019

Using tsdb analyze to investigate churn and cardinality

The Prometheus TSDB's code base includes a tool to help you find "interesting" metrics in terms of storage performance.

Read more

January 28, 2019

New Features in Prometheus 2.7.0

Prometheus 2.7.0 is now out, following on from 2.6.0 last month with many fixes and improvements.

Read more

January 21, 2019

Optimising Prometheus 2.6.0 Memory Usage with pprof

The 2.6.0 release of Prometheus includes optimisations to reduce the memory taken by indexes and compaction.

Read more

January 14, 2019

Why do resolved notifications contain old values?

It often confuses users as to why resolved notifications don't contain updated annotations values. Let's dig into why.

Read more

January 7, 2019

Optimising startup time of Prometheus 2.6.0 with pprof

The 2.6.0 release of Prometheus includes WAL loading optimisations to make startup faster.

Read more

twitter
youtube
linkedin

Blog   |   Training   |   Book   |   Privacy