// Tutorial Series //
How To Query Prometheus
Default avatar
By Julius Volz
Developer and author at DigitalOcean.
How To Query Prometheus

Introduction

We will learn how to query Prometheus 1.3.1. In order to have fitting example data to work with, we will set up three identical demo service instances that export synthetic metrics of various kinds. We will then set up a Prometheus server to scrape and store those metrics. Using the example metrics, we will then learn how to query Prometheus, beginning with simple queries and moving on to more advanced ones.

Summary View
detailed View
// Tutorial //

Prometheus is an open source monitoring system and time series database. In part 1 of this series, you will learn how to select and filter time series based on their dimensions, aggregate and transform time series, as well as how to do arithmetics between different metrics in Prometheus 1.3.1.

// Tutorial //

Prometheus is an open source monitoring system and time series database. In part 2 of this series, you will build on the setup from the first part and learn more advanced querying techniques and patterns to apply value-based filtering, set operations, histograms, and more.

Check out all our Tutorial Series

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

Become a contributor

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

Learn more
DigitalOcean Cloud Control Panel