Documentationbreadcrumb arrow Learning Journeysbreadcrumb arrow Visualize JSON data

Visualize JSON data using the Infinity data source

Welcome to the Grafana learning journey that teaches you best practices for using the Infinity data source to visualize JSON data.

The following image shows a dashboard populated with traffic monitoring data in JSON format. The data is available via a public URL.

Image that shows traffic monitoring data in JSON format

Here’s what to expect

When you complete this journey, you’ll be able to:

  1. Install the Infinity data source and add it to your Grafana Cloud instance
  2. Configure basic authentication
  3. Select a private data source connection
  4. Create a dashboard using JSON data

Troubleshooting

If you get stuck, we’ve got your back! Where appropriate, troubleshooting information is just a click away.

More to explore

We understand you might want to explore other capabilities not strictly on this path. We’ll provide you opportunities where it makes sense.

Before you begin

Before you add and configure the Infinity data source plugin, ensure you have:

  • A Grafana Cloud account. To create an account, see Grafana Cloud.
  • Grafana Cloud Admin permissions.
  • A JSON file populated with data that is accessible using a URL.
  • Knowledge of your data structure, such as the JSON name and value pairs.
  • Knowledge of the authentication method used to secure the JSON endpoint.
  • Created a private connection to a data source and the PDC agent is running.
    • While not required, setting up a private data source connection is highly recommended when you use Grafana Cloud to connect to a data source.
Related journeys

Consider taking the following journeys before you start this journey.

Create a private connection to a data source
Create a private connection to a data source
13 min
·
Beginner
·
Docs & blog posts
Are you ready?