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

fix-3976 fully propagate traceId to user executed code and into bot-injected medplum client #3977

Merged
merged 2 commits into from
Feb 16, 2024

Conversation

dillonstreator
Copy link
Contributor

Fixes #3976

@dillonstreator dillonstreator requested a review from a team as a code owner February 16, 2024 16:32
Copy link

vercel bot commented Feb 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
medplum-provider ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 16, 2024 7:28pm
3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
medplum-app ⬜️ Ignored (Inspect) Visit Preview Feb 16, 2024 7:28pm
medplum-storybook ⬜️ Ignored (Inspect) Visit Preview Feb 16, 2024 7:28pm
medplum-www ⬜️ Ignored (Inspect) Visit Preview Feb 16, 2024 7:28pm

Copy link

vercel bot commented Feb 16, 2024

@dillonstreator is attempting to deploy a commit to the Medplum Team on Vercel.

A member of the Team first needs to authorize it.

@codyebberson codyebberson added this pull request to the merge queue Feb 16, 2024
Merged via the queue into medplum:main with commit de46769 Feb 16, 2024
19 checks passed
@reshmakh reshmakh added this to the February 29th, 2024 milestone Feb 16, 2024
medplumbot added a commit that referenced this pull request Feb 19, 2024
Fixes #3975 - _format and _pretty query params (#3993)
Upgrade github actions deps (#3992)
Ensure medplum-agent is executable in Dockerfile (#3991)
FHIR Mapper `for` loops (#3989)
Dependency upgrades (#3990)
Document the admin page of the Medplum App (#3968)
Added note about required scopes for refresh token (#3988)
Add withHelpText prop to ValueSetAutocomplete (#3985)
Content update for case study page (#3983)
Add scheduled job to upgrade dependencies (#3984)
Use same pattern as ResourcePage for default tab (#3972)
Websocket demo updates (#3981)
Add Agent Dockerfile. Fixes #3912 (#3913)
fix-3976 fully propagate traceId to user executed code and into bot-injected medplum client (#3977)
More precise clearing of resource.meta in bundle conversion (#3973)
Search and paging in ChooseProfileForm (#3962)
Apply pattern and fixed values to profile resources (#3918)
Add note about admin access policies (#3966)
Link sort section to search parameters (#3967)
Add maxValues prop to ResourceTypeInput (#3964)
Show system and code in ValueSetAutocomplete (#3963)
Patient tabs in example provider app (#3947)
Dosespot Website Enhancements: part 2 (#3949)
feat(subscriptions): add client utils for WebSocket subscriptions (#3890)
Don't return early on cache miss (#3948)
Remove vercel commands from medplum-provider/vercel.json (#3941)
Fixes #3786 - startAsyncRequest and token refresh (#3937)
Fixed socket.dev dependency warnings (#3930)
Initial medplum-provider package for #3833 (#3939)
Add search result parameters to CapabilityStatement (#3936)
Added DoseSpot FAQ page (#3933)
Revert "Fixes #3786 - startAsyncRequest and token refresh (#3932)"
Fixes #3786 - startAsyncRequest and token refresh (#3932)
Fixes #3708 - CareTeam.name and Group.name search params (#3934)
Fixes #3838 - github actions permissions (#3931)
Fix turborepo for forks (#3926)
Dependency upgrades (#3925)
Fixes #3904 - Added identifiers to Users and Projects (#3924)
Fixes #3506 - default bot runtime config setting (#3923)
Fix attachment diff display (#3922)
Gravatar photos (#3921)
Enable linking between Projects (#3909)
Enhance request logging (#3915)
github-merge-queue bot pushed a commit that referenced this pull request Feb 19, 2024
Fixes #3975 - _format and _pretty query params (#3993)
Upgrade github actions deps (#3992)
Ensure medplum-agent is executable in Dockerfile (#3991)
FHIR Mapper `for` loops (#3989)
Dependency upgrades (#3990)
Document the admin page of the Medplum App (#3968)
Added note about required scopes for refresh token (#3988)
Add withHelpText prop to ValueSetAutocomplete (#3985)
Content update for case study page (#3983)
Add scheduled job to upgrade dependencies (#3984)
Use same pattern as ResourcePage for default tab (#3972)
Websocket demo updates (#3981)
Add Agent Dockerfile. Fixes #3912 (#3913)
fix-3976 fully propagate traceId to user executed code and into bot-injected medplum client (#3977)
More precise clearing of resource.meta in bundle conversion (#3973)
Search and paging in ChooseProfileForm (#3962)
Apply pattern and fixed values to profile resources (#3918)
Add note about admin access policies (#3966)
Link sort section to search parameters (#3967)
Add maxValues prop to ResourceTypeInput (#3964)
Show system and code in ValueSetAutocomplete (#3963)
Patient tabs in example provider app (#3947)
Dosespot Website Enhancements: part 2 (#3949)
feat(subscriptions): add client utils for WebSocket subscriptions (#3890)
Don't return early on cache miss (#3948)
Remove vercel commands from medplum-provider/vercel.json (#3941)
Fixes #3786 - startAsyncRequest and token refresh (#3937)
Fixed socket.dev dependency warnings (#3930)
Initial medplum-provider package for #3833 (#3939)
Add search result parameters to CapabilityStatement (#3936)
Added DoseSpot FAQ page (#3933)
Revert "Fixes #3786 - startAsyncRequest and token refresh (#3932)"
Fixes #3786 - startAsyncRequest and token refresh (#3932)
Fixes #3708 - CareTeam.name and Group.name search params (#3934)
Fixes #3838 - github actions permissions (#3931)
Fix turborepo for forks (#3926)
Dependency upgrades (#3925)
Fixes #3904 - Added identifiers to Users and Projects (#3924)
Fixes #3506 - default bot runtime config setting (#3923)
Fix attachment diff display (#3922)
Gravatar photos (#3921)
Enable linking between Projects (#3909)
Enhance request logging (#3915)
@reshmakh reshmakh added the audit-logging Commits related to audit logging and observability label Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audit-logging Commits related to audit logging and observability
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Auto-instrument the Bot-injected MedplumClient with traceId
4 participants