No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 3.0.1
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/aws-robotics/cloudwatchmetrics-ros2.git
VCS Type git
VCS Version master
Last Updated 2022-02-08
Dev Status DEVELOPED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Subscriber node for the aws/monitoring topic to publish metrics to AWS Cloudwatch

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

  • AWS RoboMaker
README
No README found. See repository README.
CHANGELOG

Changelog for package cloudwatch_metrics_collector

3.0.0 (2019-09-06)

  • Bump version to 3.0.0 and add missing dependencies
  • Fix default metric options - Fix bug where default metric storage directory, file prefix etc were being set to the same as logs causing issues when running both cloudwatch logs and metrics at the same time.

  • Merge pull request #7 from aws-robotics/rename-launch-file Rename launch file from _launch.py to .launch.py

  • Rename cloudwatch_metrics_collector_launch.py to cloudwatch_metrics_collector.launch.py

  • Add Unit Tests (#6) * add unit tests Signed-off-by: Miaofei <miaofei@amazon.com>

    • Enable travis tests
  • Adds launch file (#3)

    • Add launch file
  • Initial source code migration (#1) * Initial source code migration Signed-off-by: Ryan Newell <ryanewel@amazon.com> * Adds README and sample configuration Signed-off-by: Ryan Newell <ryanewel@amazon.com>

    • Adds .rosinstall
    • Remove dependency on parameter reader from metrics collector
    • Fix typo in README
  • Contributors: Avishay Alon, M. M, Tim Robinson, ryanewel

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cloudwatch_metrics_collector at Robotics Stack Exchange

No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 2.2.1
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/aws-robotics/cloudwatchmetrics-ros1.git
VCS Type git
VCS Version master
Last Updated 2022-02-08
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Subscriber node for the aws/monitoring topic to publish metrics to AWS Cloudwatch

Additional Links

Maintainers

  • AWS RoboMaker

Authors

  • AWS RoboMaker
README
No README found. See repository README.
CHANGELOG
No CHANGELOG found.

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

  • launch/cloudwatch_metrics_collector.launch
    • This is the launch file to use when you want to launch a Metrics Node that has the ability to automatically hook into the AWS RoboMaker ecosystem. Modifying this file may prevent the RoboMaker system from being able to automatically pick up Metrics coming from this node. @param node_name (optional) If provided, the value will be set as the name of the node when it is launched. The default value is 'cloudwatch_metrics_collector' @param config_file (optional) If provided, rosparam will attempt to load the file into the private namespace of the node.
      • node_name [default: cloudwatch_metrics_collector]
      • config_file [default: ]
      • output [default: log]
  • launch/sample_application.launch
    • This is an example launch file for how a ROS application could use a cloudwatch_metrics_collector
      • config_file [default: $(find cloudwatch_metrics_collector)/config/sample_configuration.yaml]
      • output [default: log]

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cloudwatch_metrics_collector at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 2.2.1
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/aws-robotics/cloudwatchmetrics-ros1.git
VCS Type git
VCS Version master
Last Updated 2022-02-08
Dev Status MAINTAINED
CI status
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Subscriber node for the aws/monitoring topic to publish metrics to AWS Cloudwatch

Additional Links

Maintainers

  • AWS RoboMaker

Authors

  • AWS RoboMaker
README
No README found. See repository README.
CHANGELOG
No CHANGELOG found.

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

  • launch/cloudwatch_metrics_collector.launch
    • This is the launch file to use when you want to launch a Metrics Node that has the ability to automatically hook into the AWS RoboMaker ecosystem. Modifying this file may prevent the RoboMaker system from being able to automatically pick up Metrics coming from this node. @param node_name (optional) If provided, the value will be set as the name of the node when it is launched. The default value is 'cloudwatch_metrics_collector' @param config_file (optional) If provided, rosparam will attempt to load the file into the private namespace of the node.
      • node_name [default: cloudwatch_metrics_collector]
      • config_file [default: ]
      • output [default: log]
  • launch/sample_application.launch
    • This is an example launch file for how a ROS application could use a cloudwatch_metrics_collector
      • config_file [default: $(find cloudwatch_metrics_collector)/config/sample_configuration.yaml]
      • output [default: log]

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cloudwatch_metrics_collector at Robotics Stack Exchange