Plugins 〉Wavefront


Developer
Grafana Labs

Resources

Sign up to receive occasional product news and updates:



Latest webinars
Data Source
grafana
Enterprise

Wavefront

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

2.1.0

Minor Changes

  • Feature - Secure socks proxy support added
  • Chore - Minimum required grafana runtime changed to 8.4.7
  • Chore - Updated backend plugin SDK

[2.0.3] - 2023-05-03

  • Chore - Backend binaries are now compiled with golang 1.20.4

[2.0.2] - 2023-04-19

  • Chore - Backend binaries are now compiled with golang 1.20.3

[2.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

[2.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 (.

[1.1.1] - 2022-03-29

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

[1.1.0] - 2022-03-15

  • Support for enabling the HTTP logger debugging tool

[1.0.11] - 2021-12-17

  • Enterprise license check update

[1.0.10] - 2021-09-28

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

[1.0.9] - 2021-08-24

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

[1.0.8] - 2021-07-12

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

[1.0.7] - 2021-06-23

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

[1.0.6] - 2021-4-21

  • Fix - matchingSourceTags now include host tags

[1.0.5] - 2021-4-12

  • Chore: Update SDK

[1.0.4] 2020-10-30

  • Update dashboards

[1.0.3] 2020-10-28

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

[1.0.2] 2020-10-01

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

[1.0.1] 2020-09-16

  • Fix - Not showing all metrics
  • Fix - Handle Meta undefined error

[1.0.0] 2020-09-10

  • Initial release