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

Need a way to retrieve sensor data through the management network. #1679

Closed
cbiffle opened this issue Mar 25, 2024 · 1 comment
Closed

Need a way to retrieve sensor data through the management network. #1679

cbiffle opened this issue Mar 25, 2024 · 1 comment

Comments

@cbiffle
Copy link
Collaborator

cbiffle commented Mar 25, 2024

It looks like sensor data isn't currently plumbed through any of our IP services (unless I missed one). This means we can't easily get at sensor data in release images if we don't have physical access. In #1591 Matt was able to use readvar to get around this, but that's not ideal for a bunch of reasons --- it's hard to operate, it exposes internal state (which in this case had confusing results), and it has deep dependencies on the build archive.

In the short term, we could expose sensor data through gimlet-inspector for debugging.

In the not-short-term, we're going to need a way to evacuate sensor data up through the control plane.

Filing this issue to keep track.

@cbiffle
Copy link
Collaborator Author

cbiffle commented Mar 25, 2024

lol nevermind, @jgallagher pointed out that I just missed the interface because my regular expression was wrong.

@cbiffle cbiffle closed this as completed Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant