Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Add unity.py display of basic service-status in a venue #86

Closed
rtapella opened this issue Apr 2, 2024 · 8 comments
Closed

Add unity.py display of basic service-status in a venue #86

rtapella opened this issue Apr 2, 2024 · 8 comments
Assignees
Labels

Comments

@rtapella
Copy link
Collaborator

rtapella commented Apr 2, 2024

When you “print” the configuration info with endpoints, also show the status of each endpoint (basic health: good/bad)

See unity-sds/unity-ui#25

@rtapella rtapella converted this from a draft issue Apr 2, 2024
@rtapella rtapella added the U-UIUX label Apr 2, 2024
@mike-gangl
Copy link
Contributor

If we go this route, the config printed should only be for an active environment (dev, test, prod), and a project/venue will need to be defined. Otherwise health endpoints don't make much sense here.

@rtapella
Copy link
Collaborator Author

we could also go the path of a HealthService
so you'd make a new health_service and then either print it or do get_health()

@rtapella
Copy link
Collaborator Author

Current thinking is that for now we just have the one HealthService and get a consolidated set of health info from that (similar to how the web app will work).

Future potential: you can ask a particular service (e.g. a ProcessService) what it's individual health is.

@GodwinShen
Copy link

@anilnatha and @rtapella ping for status.

@rtapella
Copy link
Collaborator Author

Has not been started yet. Anil is out this week so probably will get pushed out.
I may look at it if I have time but that is unlikely because I have other stuff to do this sprint

@rtapella rtapella moved this to In Progress in Unity Project Board Jun 7, 2024
@rtapella rtapella moved this from In Progress to Todo in Unity Project Board Jun 7, 2024
@rtapella
Copy link
Collaborator Author

There is a draft of this with the stub json data
Will need to be updated with real endpoint when it's ready

@rtapella rtapella moved this from Todo to In Progress in Unity Project Board Jun 17, 2024
@rtapella rtapella moved this from In Progress to Blocked in Unity Project Board Jun 26, 2024
@rtapella
Copy link
Collaborator Author

waiting for unity-sds/unity-cs#381 to wrap up

@rtapella
Copy link
Collaborator Author

rtapella commented Jul 1, 2024

Closing the initial work with stub json.
Remaining work in #91

@rtapella rtapella closed this as completed Jul 1, 2024
@github-project-automation github-project-automation bot moved this from Blocked to Done in Unity Project Board Jul 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
Status: Done
Development

No branches or pull requests

4 participants