Skip to content

grafana-pcp v0.0.7

Compare
Choose a tag to compare
@andreasgerstmayr andreasgerstmayr released this 16 Aug 19:39

0.0.7 (2019-08-16)

  • Initial release of grafana-pcp

Features

  • retrieval of Performance Co-Pilot metrics from pmseries (PCP Redis), pmproxy and pmwebd (PCP Live)
  • automatic rate conversation of counter metrics
  • auto completion of metric names 1,2, qualifier keys and values 2
  • display of semantics, units and help texts of metrics 1
  • legend templating support with $metric, $metric0, $instance, $some_label
  • container support
  • support for repeating panels
  • support for custom endpoint URL and container setting per query, with templating support 1
  • heatmap and table support 1
  • sample dashboards for PCP Redis and PCP Live

1 PCP Live
2 PCP Redis

Known Bugs

  • the bpftrace datasource is work-in-progress and will be ready with the next release (approx. 1-2 weeks)

Thanks to Jason Koch for the initial pcp-live datasource implementation and the host overview dashboard.