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

WIP: Add logs for Heapster IDE support #1359

Closed
wants to merge 24 commits into from
Closed

Conversation

karljs
Copy link
Contributor

@karljs karljs commented Jun 28, 2021

The goal here is to make it possible to develop tooling for Heapster. This adds a new interpreter command that dumps a current Heapster environment, where the intention is that you typecheck a bunch of functions and then dump that info to a log file so that an editor plugin can display it in a helpful way.

As part of generating useful logs, this also makes some changes to how Heapster handles errors so that we have more contextual information when generating the output.

@karljs karljs changed the title WIP: Add logs for IDE support WIP: Add logs for Heapster IDE support Jun 29, 2021
@m-yac m-yac added the subsystem: heapster Issues specifically related to memory verification using Heapster label Oct 14, 2021
@m-yac
Copy link
Contributor

m-yac commented Oct 14, 2021

This is contained in #1442

@m-yac m-yac closed this Oct 14, 2021
Copy link

@KarmaHaze KarmaHaze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link

@KarmaHaze KarmaHaze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
subsystem: heapster Issues specifically related to memory verification using Heapster
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants