-
-
Notifications
You must be signed in to change notification settings - Fork 20
hotproc metrics displayed in grafana without pid & process name #203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I've setup hotproc metrics going into Valkey now (Fedora40, pcp-6.3.1) and everything seems to be fine from the PCP end. There may be some effort needed on the Grafana end, not sure, but this is what I see using just PCP tools (i.e. pmseries command line, which talks directly to Valkey/Redis):
so, the process identifiers and command names (i.e. PCP instances for hotproc metrics), is there - there may be some magic required to display these in Grafana rather than the 40-digit SID (series identifier). @sfeifer or @andreasgerstmayr may be able to help us further there. |
Resolves Red Hat bug RHEL-67227 Resolves performancecopilot#2115 Resolves performancecopilot/grafana-pcp#203
Resolves Red Hat bug RHEL-67227 Resolves #2115 Resolves performancecopilot/grafana-pcp#203
i've enabled PCP hotproc metrics using hotproc.conf (cpuburn > 0.10) & also seup sasl based authentication and installed redis as well as grafana everything on a test server.
the real issue I've observed for most metrics example "hotproc.predicate.cpuburn" shows up instances (40digit alpha-numeric number) who're more than 10% CPU usage as per predicate but no PID and PROC name associated with it. Sometime takes its own time and sometimes it doesn't at all.
my env:
so am I missing anything here?
The text was updated successfully, but these errors were encountered: