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

Support mcap export format #143

Open
gbin opened this issue Dec 10, 2024 · 0 comments
Open

Support mcap export format #143

gbin opened this issue Dec 10, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@gbin
Copy link
Collaborator

gbin commented Dec 10, 2024

mcap is a standard logging format used by log visualization and management tools.

We have a placeholder for log extraction here https://github.com/copper-project/copper-rs/blob/master/core/cu29_export/src/lib.rs#L82

We would need to extend that to output a properly formed mcap file.

The rust bindings are here: https://docs.rs/mcap/latest/mcap/

@gbin gbin added enhancement New feature or request good first issue Good for newcomers labels Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant