-
Notifications
You must be signed in to change notification settings - Fork 3
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
move telemetry code to helix-telemetry project #382
Merged
imranq2
merged 33 commits into
master
from
move-telemetry-code-to-helix-telemetry-project
Apr 11, 2025
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
e3d7a1c
move telemetry code to helix-telemetry project
imranq2 2c872e4
update package
imranq2 6749359
add register
imranq2 80a1b97
add register
imranq2 b95f152
add register
imranq2 ef54896
update package
imranq2 4cc9b73
update package
imranq2 8b38f1f
update package
imranq2 8e23ecd
fix test
imranq2 2dd177a
fix test
imranq2 a1246d2
update package
imranq2 aa0b619
add debug log level
imranq2 59a9ef1
log more
imranq2 a794cd2
remove python3.10
imranq2 ad17603
update package
imranq2 996e405
fix test
imranq2 bafcf2f
improve FHIRReceiverException
imranq2 4223c6e
update package
imranq2 86de79f
fix check
imranq2 bbf9ea1
fix check
imranq2 918a2b9
remove mlflow
imranq2 22dc054
remove mlflow
imranq2 4f808c5
update package
imranq2 2c95f0c
fix test
imranq2 dd51951
update package
imranq2 8c38cc4
add register
imranq2 185d9dc
update package
imranq2 eaa916d
update package
imranq2 c054dbc
update package
imranq2 d02fc5b
update package
imranq2 77f16d8
update package
imranq2 c3df7aa
update package
imranq2 a051a18
fix references
imranq2 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR description indicates an upgrade to version 4.0.3 of helix.fhir.client.sdk, but setup.py specifies '>=4.1.0'. Please confirm and align the intended version.
Copilot is powered by AI, so mistakes are possible. Review output carefully before use.