grafana-pcp icon indicating copy to clipboard operation
grafana-pcp copied to clipboard

PCP Valkey data source is missing

Open ohofherr opened this issue 1 year ago • 1 comments

Data source: PCP Valkey

Describe the bug The data source is not available (see screenshot)

Expected behavior The data source should be visible in the list

Screenshots image

Versions:

  • Performance Co-Pilot:
  • Grafana: v11.3.1
  • grafana-pcp: 5.2.2
  • Valkey: 7.2.6 (installed on another server)

Additional context Docker installation

ohofherr avatar Nov 28 '24 16:11 ohofherr

Hi @ohofherr. Your issue might be that you allow loading the old, unsigned PCP Redis datasource instead of the new, also unsigned PCP Valkey datasource. Instructions for installation and allowing the datasources can be found here.

It looks like you found a way to sign the PCP Vector and PCP bpftrace datasources already, though, so another option would be repeating that process for PCP Valkey.

After either allowing the unsigned PCP Valkey datasource, or finding a way to sign it, you should be able to run grafana and use the PCP Valkey datasource. If this does not work, can you take a look in the grafana log file for any errors that might be causing the problem and send them along?

sfeifer avatar Dec 02 '24 14:12 sfeifer