Plugins 〉Wavefront


Developer
Grafana Labs

Resources

Sign up to receive occasional product news and updates:



Data Source
grafana
Enterprise

Wavefront

Plugin Documentation →

Instantly visualize Wavefront data in Grafana

The Wavefront data source plugin is the easiest way to pull Wavefront data directly into Grafana dashboards.

  • Visualize it either in isolation (one database) or blend it with other data sources.
  • Discover correlations and covariances across all your data in minutes.

Installing Wavefront on Grafana Cloud:

For more information, visit the docs on plugin installation.

Change Log

v2.2.3 - 2024-03-13

  • ⚙️ Chore: Backend binaries are now compiled with Go version 1.22.1

v2.2.2 - 2024-03-04

  • ⚙️ Chore: Update dependencies

v2.2.2 - 2023-11-30

  • ⚙️ Chore: Update sdk version to capture error source

v2.2.1 - 2023-11-21

  • ⚙️ Chore: Update backend dependencies

v2.2.0 - 2023-10-30

  • ⚙️ Chore: Update backend and frontend dependencies ⚙️ Chore: Minimal supported Grafana version is now 9.5.13

v2.1.6 - 2023-10-20

  • ⚙️ Chore: Update backend dependencies

v2.1.5 - 2023-10-09

  • ⚙️ Chore: Update backend dependencies

v2.1.4 - 2023-09-27

  • 🐛 Fix: Avoid panic when setting up instance

v2.1.3 - 2023-09-26

  • ⚙️ Chore: migrate to create-plugin

v2.1.2 - 2023-08-24

  • 📝 Documentation: Update customer requirement copy
  • ⚙️ Chore: Grafana backend plugin sdk updated to v0.171.0

v2.1.1 - 2023-06-08

  • ⚙️ Chore: backend libs updated with golang:1.20.5

v2.1.0 - 2023-05-26

  • 🚀 Feature: Secure socks proxy support added
  • ⚙️ Chore: Minimum required grafana runtime changed to 8.4.7
  • ⚙️ Chore: Updated backend plugin SDK

v2.0.3 - 2023-05-03

  • ⚙️ Chore: Backend binaries are now compiled with golang 1.20.4

v2.0.2 - 2023-04-19

  • ⚙️ Chore: Backend binaries are now compiled with golang 1.20.3

v2.0.1 - 2022-12-13

  • ⚙️ Chore: Backend binaries are now compiled with Go 1.19.4
  • ⚙️ Chore: Grafana backend plugin SDK updated to v0.145.0
  • ⚙️ Chore: Grafana enterprise SDK updated to latest to fix licensing issues
  • ⚙️ Chore: Backend third party dependencies updated

v2.0.0 - 2022-04-04

  • Events query type added
  • Ability to specify the queryType when running a raw query. (HYBRID/WQL/PROMQL)
  • New annotation editor allows custom fields mapping
  • UX update for variable query editor
  • BREAKING: Fields for the exiting wavefront annotations queries have to be manually selected in the annotation editor
  • BREAKING: When specifying queryType in raw query editor, query will not automatically unescape. Example: If you have %28 in your query, you need to convert that into corresponding character (.

v1.1.1 - 2022-03-29

  • Build with go 1.18 to address CVE-2022-24921

v1.1.0 - 2022-03-15

  • Support for enabling the HTTP logger debugging tool

v1.0.11 - 2021-12-17

  • Enterprise license check update

v1.0.10 - 2021-09-28

  • Support custom timeout configuration
  • Capture error and warnings from wavefront response

v1.0.9 - 2021-08-24

  • 🐛 Fix: use "strict" Wavefront API param to limit returned time range

v1.0.8 - 2021-07-12

  • 🐛 Fix: fixed an issue where results were returned outside of the selected time range

v1.0.7 - 2021-06-23

  • 🐛 Fix: fixed a bug where hiding/disabling queries doesn't work

v1.0.6 - 2021-04-21

  • 🐛 Fix: matchingSourceTags now include host tags

v1.0.5 - 2021-04-12

  • ⚙️ Chore: Update SDK

v1.0.4 - 2020-10-30

  • Update dashboards

v1.0.3 - 2020-10-28

  • Support multi-value variables
  • Allow spaces in queries (url encode)

v1.0.2 - 2020-10-01

  • Add default dashboards
  • Update Readme with an overview, and add screenshots

v1.0.1 - 2020-09-16

  • 🐛 Fix: Not showing all metrics
  • 🐛 Fix: Handle Meta undefined error

v1.0.0 - 2020-09-10

  • Initial release