Customizing Grafana Your Way
Learn how to personalize Grafana with advanced customization tricks for icons, styles, and more. Explore tips for Grafana 10, 11, and beyond.
Learn how to personalize Grafana with advanced customization tricks for icons, styles, and more. Explore tips for Grafana 10, 11, and beyond.
Need to pull external data into Grafana? JSON API data sources are your go-to plugins—they fetch files via a link, parse them per your instructions, and shape them into Grafana data frames. Let’s dive into how they work and why they matter.
Provisioning lets you streamline Grafana by pushing configurations—like JSON or YAML files—straight into your instance. It’s a game-changer for managing setups across environments.
When folks ask, “What’s your go-to database for Grafana?” our answer is clear: PostgreSQL with the Timescale extension. It’s a powerhouse combo that’s hard to beat.
To allow unsigned plugins in Grafana, just add a comma-separated list of plugin identifiers to load them without signatures. Here’s how to configure it for Docker or a host installation.