Skip to content
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

metrics: remove re-login requirement for loading PCP metrics #21075

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jelly
Copy link
Member

@jelly jelly commented Oct 3, 2024

With the switch to the python PCP implementation the metrics page no longer needs to re-login to load the new pcp manifest. The Python bridge will re-attempt import the PCP module and then load metrics as expected with one minor issue that uninstalling python3-pcp keeps the PCP module in memory.

With the switch to the python PCP implementation the metrics page no
longer needs to re-login to load the new pcp manifest. The Python bridge
will re-attempt import the PCP module and then load metrics as expected
with one minor issue that uninstalling python3-pcp keeps the PCP module
in memory.
@jelly
Copy link
Member Author

jelly commented Oct 3, 2024

The test failures seem to be due to a re-render which closes the metrcis dialog.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant