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

chore(weave): Fixes dedicates instance connection issues with traces API #3327

Merged
merged 3 commits into from
Jan 7, 2025

Conversation

wylerz
Copy link
Contributor

@wylerz wylerz commented Jan 6, 2025

Description

The URL generation logic correctly handles default https://api.wandb.ai url by changing trace url to https://trace.wandb.ai, but for non default hosts it fails to define traces url correctly (just uses https://${resolvedHost}).

Fix is to append /traces to the url for non default hosts.

@wylerz wylerz requested a review from a team as a code owner January 6, 2025 21:57
@wylerz wylerz changed the title Fixes dedicates instance connection issues with traces API chore(weave) Fixes dedicates instance connection issues with traces API Jan 6, 2025
@wylerz wylerz changed the title chore(weave) Fixes dedicates instance connection issues with traces API chore(weave): Fixes dedicates instance connection issues with traces API Jan 6, 2025
@circle-job-mirror
Copy link

circle-job-mirror bot commented Jan 6, 2025

@wylerz wylerz requested a review from andrewtruong January 6, 2025 22:46
Copy link
Collaborator

@andrewtruong andrewtruong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@adrnswanberg adrnswanberg merged commit fb3e3a7 into master Jan 7, 2025
122 checks passed
@adrnswanberg adrnswanberg deleted the fix/ts-sdk-dedicated-traces-url branch January 7, 2025 21:49
@github-actions github-actions bot locked and limited conversation to collaborators Jan 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants