-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
area/developer-experienceTooling, ergonomics and documentation around developmentTooling, ergonomics and documentation around developmentarea/documentationImprovements or additions to documentationImprovements or additions to documentationpriority/lowCan be worked on last, after all higher priority issues are accounted forCan be worked on last, after all higher priority issues are accounted fortriage/acceptedHas been assessed, and accepted for workHas been assessed, and accepted for work
Milestone
Description
We have a make target, make info-impl, which is undocumented. I discovered it today. It does not appear in our documentation (and I have not heard it discussed during dev meetings.)
We have a make target, make urls, which gives the URLs. The URL it gave me for the gateway is http://mcp.127-0-0-1.sslip.io:8090 . Should we give that top-level URL, which gives a 404, or should we give http://mcp.127-0-0-1.sslip.io:8090/mcp , which works in the MCP inspector. (Related: #402 is to change our HTTPRoute config so that the top-level URL does not return a 404).
info-impl says there is a make inspect-broker, but there isn't.
There are also make inspect-server1, 2, and 3 targets but I don't understand what they do, if anything.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/developer-experienceTooling, ergonomics and documentation around developmentTooling, ergonomics and documentation around developmentarea/documentationImprovements or additions to documentationImprovements or additions to documentationpriority/lowCan be worked on last, after all higher priority issues are accounted forCan be worked on last, after all higher priority issues are accounted fortriage/acceptedHas been assessed, and accepted for workHas been assessed, and accepted for work
Type
Projects
Status
Backlog