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

Added record_metadata_fields_to_span macro to common crate #244

Conversation

Modularius
Copy link
Contributor

Summary of changes

Added record_metadata_fields_to_span macro to populate spans which are setup to record metadata fields.

Instruction for review/testing

Does code reflect description above, and does the attached doc comment make sense and adequately explain its purpose.

@Modularius Modularius changed the title Added macro Added record_metadata_fields_to_span macro to common crate Aug 23, 2024
@DanNixon
Copy link
Member

On it's own this isn't really an atomic PR. What calls record_metadata_fields_to_span? Is there a reason it is not actually used?

@Modularius
Copy link
Contributor Author

As with the other PR I was going to add the callers in the other crates later, but it makes sense to add them in here wherever possible.

@Modularius Modularius requested a review from DanNixon August 29, 2024 15:21
nexus-writer/src/main.rs Outdated Show resolved Hide resolved
digitiser-aggregator/src/main.rs Outdated Show resolved Hide resolved
@Modularius Modularius requested a review from DanNixon August 30, 2024 15:33
@DanNixon DanNixon merged commit 70d5e60 into STFC-ICD-Research-and-Design:main Sep 2, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants