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

Add diagnostic interface to connectivity software #33

Closed
barnstee opened this issue Jul 31, 2024 · 2 comments
Closed

Add diagnostic interface to connectivity software #33

barnstee opened this issue Jul 31, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@barnstee
Copy link
Member

E.g.:

  1. read logs
  2. asset connectivity/configuration status
  3. uptime
  4. ...

This can be done via variables to be subscribed to.

@barnstee barnstee added the enhancement New feature or request label Jul 31, 2024
@barnstee barnstee self-assigned this Jul 31, 2024
@barnstee
Copy link
Member Author

Logs should be captured through console/Docker/Kubectl.
Connectivity status is a good idea.
Configuration status is returned through existing CreateAsset/CloseAndUpdate methods.
Uptime already exists in namespace 0.

=> Connectivity status is what we agree to implement/specify in the spec.

@barnstee
Copy link
Member Author

This is a dupe of #37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant