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.
Here’s what to expect
When you complete this journey, you’ll be able to:
- Install the Infinity data source and add it to your Grafana Cloud instance
- Configure basic authentication
- Select a private data source connection
- 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.