Skip to Content
Cloud Native Python
book

Cloud Native Python

by Manish Sethi
July 2017
Intermediate to advanced
374 pages
8h
English
Packt Publishing
Content preview from Cloud Native Python

Prometheus

Prometheus (https://prometheus.io) is an open source monitoring solution that keeps track of your system activity metrics and alerts you instantly if there are any actions required from your side. This tool is written in Golang.

This tool is gaining popularity similar to tools such as Nagios. It collects the metrics of the server, but it also provides you with template metrics, such as http_request_duration_microseconds, based on your requirement, so that you can generate a graph out of it using UI to understand it much better and monitor it with efficiency.

Note that, by default, Prometheus runs on the 9090 port.

To install Prometheus, follow the instructions provided on the official website (https://prometheus.io/docs/introduction/getting_started ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Python for DevOps

Python for DevOps

Noah Gift, Kennedy Behrman, Alfredo Deza, Grig Gheorghiu
Cloud Native

Cloud Native

Boris Scholl, Trent Swanson, Peter Jausovec

Publisher Resources

ISBN: 9781787129313Supplemental Content