Skip to content

The OpenAI resource should show the logs that it is connecting to the openai status url #13466

@kijanawoodard

Description

@kijanawoodard

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

As detailed in #13464, I had an issue where OpenAI status was causing the resource to not start. While I could see that the resource was marked unhealthy, I had no information as to what was going on.

The console logs in the dashboard for the open ai resource are empty.

I was able to figure out what was happening by switching from aspire run to dotnet run. Then was able to see the requests to the open ai status page, search the aspire github repo using the url and find the logic that was causing the health check to fail.

Image

Describe the solution you'd like

Show the health check requests in the datshboard logs for the open ai resource.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions