Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Learn Grafana 7.0

You're reading from  Learn Grafana 7.0

Product type Book
Published in Jun 2020
Publisher Packt
ISBN-13 9781838826581
Pages 410 pages
Edition 1st Edition
Languages
Author (1):
Eric Salituro Eric Salituro
Profile icon Eric Salituro

Table of Contents (19) Chapters

Preface 1. Getting Started with Grafana
2. Introduction to Data Visualization with Grafana 3. A Tour of the Grafana Interface 4. An Introduction to the Graph Panel 5. Real-World Grafana
6. Connecting Grafana to a Data Source 7. Visualizing Data in the Graph Panel 8. Visualization Panels in Grafana 9. Creating Your First Dashboard 10. Working with Advanced Dashboard Features 11. Grafana Alerting 12. Exploring Logs with Grafana Loki 13. Managing Grafana
14. Organizing Dashboards 15. Managing Permissions for Users and Teams 16. Authentication with External Services 17. Cloud Monitoring 18. Other Books You May Enjoy

Making advanced queries

Before we can start playing with our pretty data, we'll need to put together a simple data pipeline. Patience! This is likely to be one of the rare opportunities where you will have significant control of the data that goes into your data source. Even if you don't ever plan to involve yourself in data acquisition, it helps to know some of the techniques and issues surrounding it, if only to appreciate the work that often goes into tailoring and cleaning data so it can be analyzed or visualized.

Our plan of attack for this part of our tutorial is quite straightforward:

  1. Spin up both an InfluxDB and a Grafana server.
  2. Code review a simple extraction, transformation, load (ETL) script to gather weather data.
  3. Execute the script to populate an InfluxDB database.
  4. Configure an InfluxDB Data Source.

Let's get started!

Launching server Docker containers

The first...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}