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

Integrate with JetBrains backend control center #10580

Closed
loujaybee opened this issue Jun 10, 2022 · 1 comment · Fixed by #12053
Closed

Integrate with JetBrains backend control center #10580

loujaybee opened this issue Jun 10, 2022 · 1 comment · Fixed by #12053
Assignees
Labels

Comments

@loujaybee
Copy link
Member

loujaybee commented Jun 10, 2022

JetBrains backend control center shows information about the node, not the container, this is due to the control center not respecting applications using cgroups (see: CWM-6090). There should be API's that we can use to add custom performance information for Gitpod into this control center so that it's more usable for users in a Gitpod context.

Note: It would be best if JetBrains are able to update the integration to respect cgroups, however due to time limitations we might want to implement ourselves (Gitpod) and eventually update if JetBrains do get around to updating the performance center to respect cgroups and container-based implementations.

See:

image

Relates to:

@akosyakov
Copy link
Member

akosyakov commented Jun 17, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants