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

feat(autoware_processing_time_checker): add a parameter to choice whether to output metrics to log folder #1255

Closed

Conversation

xtk8532704
Copy link
Contributor

@xtk8532704 xtk8532704 commented Nov 26, 2024

Description

Add a parameter output_metrics, if it's true, the autoware_processing_time_checker node writes the statics of the processing_time measured during its lifetime to <ros2_logging_directory>/autoware_metrics/<node_name>-<time_stamp>.json when shut down.
This is a necessary change for the autowarefoundation/autoware.universe#9479.

Tests performed

Not applicable.

Effects on system behavior

Not applicable.

Interface changes

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

@github-actions github-actions bot added component:system System design and integration. (auto-assigned) component:control Vehicle control algorithms and mechanisms. (auto-assigned) component:ui User interface, user experience, graphical user interfaces. (auto-assigned) labels Nov 26, 2024
@xtk8532704 xtk8532704 force-pushed the xtk/metric-log-timer-checker branch from b49b341 to d147097 Compare November 26, 2024 17:00
@github-actions github-actions bot removed component:system System design and integration. (auto-assigned) component:control Vehicle control algorithms and mechanisms. (auto-assigned) component:ui User interface, user experience, graphical user interfaces. (auto-assigned) labels Nov 26, 2024
@xtk8532704 xtk8532704 force-pushed the xtk/metric-log-timer-checker branch from d147097 to e8efc5f Compare November 26, 2024 17:01
@xtk8532704 xtk8532704 closed this Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant