/Learn-Grafana-10

Learn Grafana 10.x, published by Packt Publishing

Primary LanguagePythonMIT LicenseMIT

Learn Grafana 10.x

Learn Grafana 10.x

This is the code repository for Learn Grafana 10.x, published by Packt.

A beginner’s guide to practical data analytics, interactive dashboards, and observability

What is this book about?

Get ready to unlock the full potential of the open-source Grafana observability platform, ideal for analyzing and monitoring time-series data with this updated second edition. This beginners guide will help you get up to speed with Grafana’s latest features for querying, visualizing, and exploring logs and metrics, no matter where they are stored.

This book covers the following exciting features:

  • Learn the techniques of data visualization using Grafana
  • Get familiar with the major components of Time series visualization
  • Explore data transformation operations, query inspector, and time interval settings
  • Work with advanced dashboard features, such as annotations, variable-based templating, and dashboard linking and sharing
  • Connect user authentication through Okta, Google, GitHub, and other external providers
  • Discover Grafana’s monitoring support for cloud service infrastructures

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders.

The code will look like the following:

FROM python:3
SELECT mean("value") FROM "temperature"
WHERE $timeFilter
GROUP BY time($__interval), "station" fill(none)

Following is what you need for this book: This book is for business intelligence developers, business analysts, data analysts, and anyone interested in performing time-series data analysis and monitoring using Grafana. You’ll also find this book useful if you’re looking to create and share interactive dashboards or get up to speed with the latest features of Grafana. Although no prior knowledge of Grafana is required, basic knowledge of data visualization and some Python programming experience will help you understand the concepts covered in the book.

With the following software and hardware list you can run all code files present in the book (Chapter 1-17).

Software and Hardware List

Chapter Software required OS required
1-17 Grafana Windows, macOS, or Linux
1-17 Docker Windows, macOS, or Linux
1-17 Loki/Promtail Windows, macOS, or Linux
1-17 Promethues Windows, macOS, or Linux
1-17 InfluxDB/Telegraf Windows, macOS, or Linux
1-17 Elasticsearch/Logstash Windows, macOS, or Linux
1-17 OpenLDAP Windows, macOS, or Linux
1-17 Python 3.7+ Windows, macOS, or Linux

Related products

Get to Know the Author

Eric Salituro is currently a Software Engineering Manger with the Enterprise Data and Analytics Platform team at Zendesk. He has an IT career spanning over 30 years, over 20 of which were in the motion picture industry working as a pipeline technical director and software developer for innovative and creative studios like DreamWorks, Digital Domain, and Pixar. Before moving to Zendesk, he worked at Pixar helping to manage and maintain their production render farm as a Senior Software Developer. Among his accomplishments there was the development of a Python API toolkit for Grafana aimed at streamlining the creation of rendering metrics dashboards