Open
Conversation
Update Junjo AI Studio documentation, examples, and exporter guidance for the current 2615x local port model. Refresh Docker and AI Studio docs to use backend:26154, frontend:26151/26153, and OTLP ingestion on 26155. Clarify that private RPC ports 50052 and 50053 are internal service-to-service ports, not Junjo library telemetry endpoints. Update README, deployment, OpenTelemetry, base example, and AI chat example guidance so local host applications use localhost:26155 and same-network container apps use ingestion:26155. Adjust example telemetry config comments and exporter tests to match the updated defaults.
Deploying junjo-python-api with
|
| Latest commit: |
aa148af
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://0c8880e0.junjo-python-api.pages.dev |
| Branch Preview URL: | https://ai-studio-compatibility.junjo-python-api.pages.dev |
Remove host.docker.internal guidance from AI Studio documentation and exporter examples. Keep local telemetry documentation focused on host applications using localhost:26155 and same Compose network containers using ingestion:26155.
Update Junjo AI Studio telemetry guidance so Docker-based applications use the ingestion container name on the same Docker network, while local-machine examples use localhost. Remove unnecessary OTLP host and port configuration from examples, keep the base example as the local uv-run path, and make the AI Chat example use ingestion:26155 directly. Add same-network Docker Compose examples, keep junjo_network only where a concrete external network is shown, and fix the documented network creation command.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation