![]() |
cloudwatch_metrics_common package from cloudwatch_common repocloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.5 |
License | Apache 2.0 |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/aws-robotics/cloudwatch-common.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-02-08 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- AWS RoboMaker
Authors
- AWS RoboMaker
Changelog for package cloudwatch_metrics_common
1.0.1 (2019-03-20)
1.1.5 (2020-10-14)
No changes.
1.1.4 (2020-09-17)
- Allow user to automatically delete CloudWatch logs in batch that are
> 14 days old
(#56)
- move docstring and don't break loop
- call fileUploadComplete
- modify struct and add tests
- add tests and change 2 week wording to old
- Add lock to discard stale data container
- extend stale data protection
- remove setter
- Reduce lock_guard scope
- Bumping version to match bloom release (#51) Bumping version to 1.1.3
- Fix linting issues found by clang-tidy 6.0
(#50)
- clang-tidy fixes
- revert explicit constructor declarations to maintain API compatbility
- clang-tidy linting issues fixed manually
- fix unit tests build break
- Add support for Cloudwatch MetricDatum StatisticSet
(#48)
- add support for cloudwatch metrics' StatisticSet
- add test for metricObjectToDatum()
- address PR comments
- take into consideration that MetricDatum's Value and StatisticValues are mutually exclusive
- add docstring to MetricObject constructors
- Increase package version numbers to 1.1.2 (#44)
- Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad
1.1.1 (2019-09-10)
-
Disable error on cast-align warning to support ARMhf builds (#41)
-
Remove -Wcast-align flag to support ARMhf builds
-
- bumped versions to 1.1.1
-
restored cast-align, but added as a warning
-
removed unused headers
- Removed duplicate Werror
-
-
modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>
-
Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries
-
Added guards for test libraries
-
Offline logs feature (#34)
* Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add FileManager to log manager factory Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add generic file upload logic Signed-off-by: Miaofei <<miaofei@amazon.com>>
- Add reading, discovery and rotation to FileManagerStrategy
- Add function getFileToRead that returns the best file to start reading from when sending data from the file to CloudWatch.
- Add function discoverStoredFiles which finds all files in the storage directory and keeps them, in case there were offline logs still hanging around from a previous run.
- Add rotateActiveFile which creates a new file to write to. This is used when we want to read from the current active file, or when the file size limit has been reached. Signed-off-by: Miaofei <<miaofei@amazon.com>>
File truncated at 100 lines see the full file
Dependant Packages
Name | Deps |
---|---|
cloudwatch_metrics_collector |
Launch files
Messages
Services
Plugins
Recent questions tagged cloudwatch_metrics_common at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
cloudwatch_metrics_common package from cloudwatch_common repocloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.5 |
License | Apache 2.0 |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/aws-robotics/cloudwatch-common.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-02-08 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- AWS RoboMaker
Authors
- AWS RoboMaker
Changelog for package cloudwatch_metrics_common
1.0.1 (2019-03-20)
1.1.5 (2020-10-14)
No changes.
1.1.4 (2020-09-17)
- Allow user to automatically delete CloudWatch logs in batch that are
> 14 days old
(#56)
- move docstring and don't break loop
- call fileUploadComplete
- modify struct and add tests
- add tests and change 2 week wording to old
- Add lock to discard stale data container
- extend stale data protection
- remove setter
- Reduce lock_guard scope
- Bumping version to match bloom release (#51) Bumping version to 1.1.3
- Fix linting issues found by clang-tidy 6.0
(#50)
- clang-tidy fixes
- revert explicit constructor declarations to maintain API compatbility
- clang-tidy linting issues fixed manually
- fix unit tests build break
- Add support for Cloudwatch MetricDatum StatisticSet
(#48)
- add support for cloudwatch metrics' StatisticSet
- add test for metricObjectToDatum()
- address PR comments
- take into consideration that MetricDatum's Value and StatisticValues are mutually exclusive
- add docstring to MetricObject constructors
- Increase package version numbers to 1.1.2 (#44)
- Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad
1.1.1 (2019-09-10)
-
Disable error on cast-align warning to support ARMhf builds (#41)
-
Remove -Wcast-align flag to support ARMhf builds
-
- bumped versions to 1.1.1
-
restored cast-align, but added as a warning
-
removed unused headers
- Removed duplicate Werror
-
-
modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>
-
Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries
-
Added guards for test libraries
-
Offline logs feature (#34)
* Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add FileManager to log manager factory Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add generic file upload logic Signed-off-by: Miaofei <<miaofei@amazon.com>>
- Add reading, discovery and rotation to FileManagerStrategy
- Add function getFileToRead that returns the best file to start reading from when sending data from the file to CloudWatch.
- Add function discoverStoredFiles which finds all files in the storage directory and keeps them, in case there were offline logs still hanging around from a previous run.
- Add rotateActiveFile which creates a new file to write to. This is used when we want to read from the current active file, or when the file size limit has been reached. Signed-off-by: Miaofei <<miaofei@amazon.com>>
File truncated at 100 lines see the full file
Dependant Packages
Name | Deps |
---|---|
cloudwatch_metrics_collector |
Launch files
Messages
Services
Plugins
Recent questions tagged cloudwatch_metrics_common at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
cloudwatch_metrics_common package from cloudwatch_common repocloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.5 |
License | Apache 2.0 |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/aws-robotics/cloudwatch-common.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-02-08 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- AWS RoboMaker
Authors
- AWS RoboMaker
Changelog for package cloudwatch_metrics_common
1.0.1 (2019-03-20)
1.1.5 (2020-10-14)
No changes.
1.1.4 (2020-09-17)
- Allow user to automatically delete CloudWatch logs in batch that are
> 14 days old
(#56)
- move docstring and don't break loop
- call fileUploadComplete
- modify struct and add tests
- add tests and change 2 week wording to old
- Add lock to discard stale data container
- extend stale data protection
- remove setter
- Reduce lock_guard scope
- Bumping version to match bloom release (#51) Bumping version to 1.1.3
- Fix linting issues found by clang-tidy 6.0
(#50)
- clang-tidy fixes
- revert explicit constructor declarations to maintain API compatbility
- clang-tidy linting issues fixed manually
- fix unit tests build break
- Add support for Cloudwatch MetricDatum StatisticSet
(#48)
- add support for cloudwatch metrics' StatisticSet
- add test for metricObjectToDatum()
- address PR comments
- take into consideration that MetricDatum's Value and StatisticValues are mutually exclusive
- add docstring to MetricObject constructors
- Increase package version numbers to 1.1.2 (#44)
- Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad
1.1.1 (2019-09-10)
-
Disable error on cast-align warning to support ARMhf builds (#41)
-
Remove -Wcast-align flag to support ARMhf builds
-
- bumped versions to 1.1.1
-
restored cast-align, but added as a warning
-
removed unused headers
- Removed duplicate Werror
-
-
modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>
-
Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries
-
Added guards for test libraries
-
Offline logs feature (#34)
* Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add FileManager to log manager factory Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add generic file upload logic Signed-off-by: Miaofei <<miaofei@amazon.com>>
- Add reading, discovery and rotation to FileManagerStrategy
- Add function getFileToRead that returns the best file to start reading from when sending data from the file to CloudWatch.
- Add function discoverStoredFiles which finds all files in the storage directory and keeps them, in case there were offline logs still hanging around from a previous run.
- Add rotateActiveFile which creates a new file to write to. This is used when we want to read from the current active file, or when the file size limit has been reached. Signed-off-by: Miaofei <<miaofei@amazon.com>>
File truncated at 100 lines see the full file
Dependant Packages
Name | Deps |
---|---|
cloudwatch_metrics_collector |
Launch files
Messages
Services
Plugins
Recent questions tagged cloudwatch_metrics_common at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
cloudwatch_metrics_common package from cloudwatch_common repocloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.5 |
License | Apache 2.0 |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/aws-robotics/cloudwatch-common.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-02-08 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- AWS RoboMaker
Authors
- AWS RoboMaker
Changelog for package cloudwatch_metrics_common
1.0.1 (2019-03-20)
1.1.5 (2020-10-14)
No changes.
1.1.4 (2020-09-17)
- Allow user to automatically delete CloudWatch logs in batch that are
> 14 days old
(#56)
- move docstring and don't break loop
- call fileUploadComplete
- modify struct and add tests
- add tests and change 2 week wording to old
- Add lock to discard stale data container
- extend stale data protection
- remove setter
- Reduce lock_guard scope
- Bumping version to match bloom release (#51) Bumping version to 1.1.3
- Fix linting issues found by clang-tidy 6.0
(#50)
- clang-tidy fixes
- revert explicit constructor declarations to maintain API compatbility
- clang-tidy linting issues fixed manually
- fix unit tests build break
- Add support for Cloudwatch MetricDatum StatisticSet
(#48)
- add support for cloudwatch metrics' StatisticSet
- add test for metricObjectToDatum()
- address PR comments
- take into consideration that MetricDatum's Value and StatisticValues are mutually exclusive
- add docstring to MetricObject constructors
- Increase package version numbers to 1.1.2 (#44)
- Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad
1.1.1 (2019-09-10)
-
Disable error on cast-align warning to support ARMhf builds (#41)
-
Remove -Wcast-align flag to support ARMhf builds
-
- bumped versions to 1.1.1
-
restored cast-align, but added as a warning
-
removed unused headers
- Removed duplicate Werror
-
-
modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>
-
Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries
-
Added guards for test libraries
-
Offline logs feature (#34)
* Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add FileManager to log manager factory Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add generic file upload logic Signed-off-by: Miaofei <<miaofei@amazon.com>>
- Add reading, discovery and rotation to FileManagerStrategy
- Add function getFileToRead that returns the best file to start reading from when sending data from the file to CloudWatch.
- Add function discoverStoredFiles which finds all files in the storage directory and keeps them, in case there were offline logs still hanging around from a previous run.
- Add rotateActiveFile which creates a new file to write to. This is used when we want to read from the current active file, or when the file size limit has been reached. Signed-off-by: Miaofei <<miaofei@amazon.com>>
File truncated at 100 lines see the full file
Dependant Packages
Name | Deps |
---|---|
cloudwatch_metrics_collector |
Launch files
Messages
Services
Plugins
Recent questions tagged cloudwatch_metrics_common at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
cloudwatch_metrics_common package from cloudwatch_common repocloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.5 |
License | Apache 2.0 |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/aws-robotics/cloudwatch-common.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-02-08 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- AWS RoboMaker
Authors
- AWS RoboMaker
Changelog for package cloudwatch_metrics_common
1.0.1 (2019-03-20)
1.1.5 (2020-10-14)
No changes.
1.1.4 (2020-09-17)
- Allow user to automatically delete CloudWatch logs in batch that are
> 14 days old
(#56)
- move docstring and don't break loop
- call fileUploadComplete
- modify struct and add tests
- add tests and change 2 week wording to old
- Add lock to discard stale data container
- extend stale data protection
- remove setter
- Reduce lock_guard scope
- Bumping version to match bloom release (#51) Bumping version to 1.1.3
- Fix linting issues found by clang-tidy 6.0
(#50)
- clang-tidy fixes
- revert explicit constructor declarations to maintain API compatbility
- clang-tidy linting issues fixed manually
- fix unit tests build break
- Add support for Cloudwatch MetricDatum StatisticSet
(#48)
- add support for cloudwatch metrics' StatisticSet
- add test for metricObjectToDatum()
- address PR comments
- take into consideration that MetricDatum's Value and StatisticValues are mutually exclusive
- add docstring to MetricObject constructors
- Increase package version numbers to 1.1.2 (#44)
- Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad
1.1.1 (2019-09-10)
-
Disable error on cast-align warning to support ARMhf builds (#41)
-
Remove -Wcast-align flag to support ARMhf builds
-
- bumped versions to 1.1.1
-
restored cast-align, but added as a warning
-
removed unused headers
- Removed duplicate Werror
-
-
modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>
-
Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries
-
Added guards for test libraries
-
Offline logs feature (#34)
* Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add FileManager to log manager factory Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add generic file upload logic Signed-off-by: Miaofei <<miaofei@amazon.com>>
- Add reading, discovery and rotation to FileManagerStrategy
- Add function getFileToRead that returns the best file to start reading from when sending data from the file to CloudWatch.
- Add function discoverStoredFiles which finds all files in the storage directory and keeps them, in case there were offline logs still hanging around from a previous run.
- Add rotateActiveFile which creates a new file to write to. This is used when we want to read from the current active file, or when the file size limit has been reached. Signed-off-by: Miaofei <<miaofei@amazon.com>>
File truncated at 100 lines see the full file
Dependant Packages
Name | Deps |
---|---|
cloudwatch_metrics_collector |
Launch files
Messages
Services
Plugins
Recent questions tagged cloudwatch_metrics_common at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
cloudwatch_metrics_common package from cloudwatch_common repocloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.5 |
License | Apache 2.0 |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/aws-robotics/cloudwatch-common.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-02-08 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- AWS RoboMaker
Authors
- AWS RoboMaker
Changelog for package cloudwatch_metrics_common
1.0.1 (2019-03-20)
1.1.5 (2020-10-14)
No changes.
1.1.4 (2020-09-17)
- Allow user to automatically delete CloudWatch logs in batch that are
> 14 days old
(#56)
- move docstring and don't break loop
- call fileUploadComplete
- modify struct and add tests
- add tests and change 2 week wording to old
- Add lock to discard stale data container
- extend stale data protection
- remove setter
- Reduce lock_guard scope
- Bumping version to match bloom release (#51) Bumping version to 1.1.3
- Fix linting issues found by clang-tidy 6.0
(#50)
- clang-tidy fixes
- revert explicit constructor declarations to maintain API compatbility
- clang-tidy linting issues fixed manually
- fix unit tests build break
- Add support for Cloudwatch MetricDatum StatisticSet
(#48)
- add support for cloudwatch metrics' StatisticSet
- add test for metricObjectToDatum()
- address PR comments
- take into consideration that MetricDatum's Value and StatisticValues are mutually exclusive
- add docstring to MetricObject constructors
- Increase package version numbers to 1.1.2 (#44)
- Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad
1.1.1 (2019-09-10)
-
Disable error on cast-align warning to support ARMhf builds (#41)
-
Remove -Wcast-align flag to support ARMhf builds
-
- bumped versions to 1.1.1
-
restored cast-align, but added as a warning
-
removed unused headers
- Removed duplicate Werror
-
-
modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>
-
Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries
-
Added guards for test libraries
-
Offline logs feature (#34)
* Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add FileManager to log manager factory Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add generic file upload logic Signed-off-by: Miaofei <<miaofei@amazon.com>>
- Add reading, discovery and rotation to FileManagerStrategy
- Add function getFileToRead that returns the best file to start reading from when sending data from the file to CloudWatch.
- Add function discoverStoredFiles which finds all files in the storage directory and keeps them, in case there were offline logs still hanging around from a previous run.
- Add rotateActiveFile which creates a new file to write to. This is used when we want to read from the current active file, or when the file size limit has been reached. Signed-off-by: Miaofei <<miaofei@amazon.com>>
File truncated at 100 lines see the full file
Dependant Packages
Name | Deps |
---|---|
cloudwatch_metrics_collector |
Launch files
Messages
Services
Plugins
Recent questions tagged cloudwatch_metrics_common at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
cloudwatch_metrics_common package from cloudwatch_common repocloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.5 |
License | Apache 2.0 |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/aws-robotics/cloudwatch-common.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-02-08 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- AWS RoboMaker
Authors
- AWS RoboMaker
Changelog for package cloudwatch_metrics_common
1.0.1 (2019-03-20)
1.1.5 (2020-10-14)
No changes.
1.1.4 (2020-09-17)
- Allow user to automatically delete CloudWatch logs in batch that are
> 14 days old
(#56)
- move docstring and don't break loop
- call fileUploadComplete
- modify struct and add tests
- add tests and change 2 week wording to old
- Add lock to discard stale data container
- extend stale data protection
- remove setter
- Reduce lock_guard scope
- Bumping version to match bloom release (#51) Bumping version to 1.1.3
- Fix linting issues found by clang-tidy 6.0
(#50)
- clang-tidy fixes
- revert explicit constructor declarations to maintain API compatbility
- clang-tidy linting issues fixed manually
- fix unit tests build break
- Add support for Cloudwatch MetricDatum StatisticSet
(#48)
- add support for cloudwatch metrics' StatisticSet
- add test for metricObjectToDatum()
- address PR comments
- take into consideration that MetricDatum's Value and StatisticValues are mutually exclusive
- add docstring to MetricObject constructors
- Increase package version numbers to 1.1.2 (#44)
- Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad
1.1.1 (2019-09-10)
-
Disable error on cast-align warning to support ARMhf builds (#41)
-
Remove -Wcast-align flag to support ARMhf builds
-
- bumped versions to 1.1.1
-
restored cast-align, but added as a warning
-
removed unused headers
- Removed duplicate Werror
-
-
modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>
-
Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries
-
Added guards for test libraries
-
Offline logs feature (#34)
* Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add FileManager to log manager factory Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add generic file upload logic Signed-off-by: Miaofei <<miaofei@amazon.com>>
- Add reading, discovery and rotation to FileManagerStrategy
- Add function getFileToRead that returns the best file to start reading from when sending data from the file to CloudWatch.
- Add function discoverStoredFiles which finds all files in the storage directory and keeps them, in case there were offline logs still hanging around from a previous run.
- Add rotateActiveFile which creates a new file to write to. This is used when we want to read from the current active file, or when the file size limit has been reached. Signed-off-by: Miaofei <<miaofei@amazon.com>>
File truncated at 100 lines see the full file
Dependant Packages
Name | Deps |
---|---|
cloudwatch_metrics_collector |
Launch files
Messages
Services
Plugins
Recent questions tagged cloudwatch_metrics_common at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
cloudwatch_metrics_common package from cloudwatch_common repocloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.5 |
License | Apache 2.0 |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/aws-robotics/cloudwatch-common.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-02-08 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- AWS RoboMaker
Authors
- AWS RoboMaker
Changelog for package cloudwatch_metrics_common
1.0.1 (2019-03-20)
1.1.5 (2020-10-14)
No changes.
1.1.4 (2020-09-17)
- Allow user to automatically delete CloudWatch logs in batch that are
> 14 days old
(#56)
- move docstring and don't break loop
- call fileUploadComplete
- modify struct and add tests
- add tests and change 2 week wording to old
- Add lock to discard stale data container
- extend stale data protection
- remove setter
- Reduce lock_guard scope
- Bumping version to match bloom release (#51) Bumping version to 1.1.3
- Fix linting issues found by clang-tidy 6.0
(#50)
- clang-tidy fixes
- revert explicit constructor declarations to maintain API compatbility
- clang-tidy linting issues fixed manually
- fix unit tests build break
- Add support for Cloudwatch MetricDatum StatisticSet
(#48)
- add support for cloudwatch metrics' StatisticSet
- add test for metricObjectToDatum()
- address PR comments
- take into consideration that MetricDatum's Value and StatisticValues are mutually exclusive
- add docstring to MetricObject constructors
- Increase package version numbers to 1.1.2 (#44)
- Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad
1.1.1 (2019-09-10)
-
Disable error on cast-align warning to support ARMhf builds (#41)
-
Remove -Wcast-align flag to support ARMhf builds
-
- bumped versions to 1.1.1
-
restored cast-align, but added as a warning
-
removed unused headers
- Removed duplicate Werror
-
-
modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>
-
Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries
-
Added guards for test libraries
-
Offline logs feature (#34)
* Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add FileManager to log manager factory Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add generic file upload logic Signed-off-by: Miaofei <<miaofei@amazon.com>>
- Add reading, discovery and rotation to FileManagerStrategy
- Add function getFileToRead that returns the best file to start reading from when sending data from the file to CloudWatch.
- Add function discoverStoredFiles which finds all files in the storage directory and keeps them, in case there were offline logs still hanging around from a previous run.
- Add rotateActiveFile which creates a new file to write to. This is used when we want to read from the current active file, or when the file size limit has been reached. Signed-off-by: Miaofei <<miaofei@amazon.com>>
File truncated at 100 lines see the full file
Dependant Packages
Name | Deps |
---|---|
cloudwatch_metrics_collector |
Launch files
Messages
Services
Plugins
Recent questions tagged cloudwatch_metrics_common at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
cloudwatch_metrics_common package from cloudwatch_common repocloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.5 |
License | Apache 2.0 |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/aws-robotics/cloudwatch-common.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-02-08 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- AWS RoboMaker
Authors
- AWS RoboMaker
Changelog for package cloudwatch_metrics_common
1.0.1 (2019-03-20)
1.1.5 (2020-10-14)
No changes.
1.1.4 (2020-09-17)
- Allow user to automatically delete CloudWatch logs in batch that are
> 14 days old
(#56)
- move docstring and don't break loop
- call fileUploadComplete
- modify struct and add tests
- add tests and change 2 week wording to old
- Add lock to discard stale data container
- extend stale data protection
- remove setter
- Reduce lock_guard scope
- Bumping version to match bloom release (#51) Bumping version to 1.1.3
- Fix linting issues found by clang-tidy 6.0
(#50)
- clang-tidy fixes
- revert explicit constructor declarations to maintain API compatbility
- clang-tidy linting issues fixed manually
- fix unit tests build break
- Add support for Cloudwatch MetricDatum StatisticSet
(#48)
- add support for cloudwatch metrics' StatisticSet
- add test for metricObjectToDatum()
- address PR comments
- take into consideration that MetricDatum's Value and StatisticValues are mutually exclusive
- add docstring to MetricObject constructors
- Increase package version numbers to 1.1.2 (#44)
- Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad
1.1.1 (2019-09-10)
-
Disable error on cast-align warning to support ARMhf builds (#41)
-
Remove -Wcast-align flag to support ARMhf builds
-
- bumped versions to 1.1.1
-
restored cast-align, but added as a warning
-
removed unused headers
- Removed duplicate Werror
-
-
modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>
-
Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries
-
Added guards for test libraries
-
Offline logs feature (#34)
* Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add FileManager to log manager factory Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add generic file upload logic Signed-off-by: Miaofei <<miaofei@amazon.com>>
- Add reading, discovery and rotation to FileManagerStrategy
- Add function getFileToRead that returns the best file to start reading from when sending data from the file to CloudWatch.
- Add function discoverStoredFiles which finds all files in the storage directory and keeps them, in case there were offline logs still hanging around from a previous run.
- Add rotateActiveFile which creates a new file to write to. This is used when we want to read from the current active file, or when the file size limit has been reached. Signed-off-by: Miaofei <<miaofei@amazon.com>>
File truncated at 100 lines see the full file
Dependant Packages
Name | Deps |
---|---|
cloudwatch_metrics_collector |
Launch files
Messages
Services
Plugins
Recent questions tagged cloudwatch_metrics_common at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
cloudwatch_metrics_common package from cloudwatch_common repocloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.5 |
License | Apache 2.0 |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/aws-robotics/cloudwatch-common.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-02-08 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- AWS RoboMaker
Authors
- AWS RoboMaker
Changelog for package cloudwatch_metrics_common
1.0.1 (2019-03-20)
1.1.5 (2020-10-14)
No changes.
1.1.4 (2020-09-17)
- Allow user to automatically delete CloudWatch logs in batch that are
> 14 days old
(#56)
- move docstring and don't break loop
- call fileUploadComplete
- modify struct and add tests
- add tests and change 2 week wording to old
- Add lock to discard stale data container
- extend stale data protection
- remove setter
- Reduce lock_guard scope
- Bumping version to match bloom release (#51) Bumping version to 1.1.3
- Fix linting issues found by clang-tidy 6.0
(#50)
- clang-tidy fixes
- revert explicit constructor declarations to maintain API compatbility
- clang-tidy linting issues fixed manually
- fix unit tests build break
- Add support for Cloudwatch MetricDatum StatisticSet
(#48)
- add support for cloudwatch metrics' StatisticSet
- add test for metricObjectToDatum()
- address PR comments
- take into consideration that MetricDatum's Value and StatisticValues are mutually exclusive
- add docstring to MetricObject constructors
- Increase package version numbers to 1.1.2 (#44)
- Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad
1.1.1 (2019-09-10)
-
Disable error on cast-align warning to support ARMhf builds (#41)
-
Remove -Wcast-align flag to support ARMhf builds
-
- bumped versions to 1.1.1
-
restored cast-align, but added as a warning
-
removed unused headers
- Removed duplicate Werror
-
-
modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>
-
Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries
-
Added guards for test libraries
-
Offline logs feature (#34)
* Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add FileManager to log manager factory Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add generic file upload logic Signed-off-by: Miaofei <<miaofei@amazon.com>>
- Add reading, discovery and rotation to FileManagerStrategy
- Add function getFileToRead that returns the best file to start reading from when sending data from the file to CloudWatch.
- Add function discoverStoredFiles which finds all files in the storage directory and keeps them, in case there were offline logs still hanging around from a previous run.
- Add rotateActiveFile which creates a new file to write to. This is used when we want to read from the current active file, or when the file size limit has been reached. Signed-off-by: Miaofei <<miaofei@amazon.com>>
File truncated at 100 lines see the full file
Dependant Packages
Name | Deps |
---|---|
cloudwatch_metrics_collector |
Launch files
Messages
Services
Plugins
Recent questions tagged cloudwatch_metrics_common at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
cloudwatch_metrics_common package from cloudwatch_common repocloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.5 |
License | Apache 2.0 |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/aws-robotics/cloudwatch-common.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-02-08 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- AWS RoboMaker
Authors
- AWS RoboMaker
Changelog for package cloudwatch_metrics_common
1.0.1 (2019-03-20)
1.1.5 (2020-10-14)
No changes.
1.1.4 (2020-09-17)
- Allow user to automatically delete CloudWatch logs in batch that are
> 14 days old
(#56)
- move docstring and don't break loop
- call fileUploadComplete
- modify struct and add tests
- add tests and change 2 week wording to old
- Add lock to discard stale data container
- extend stale data protection
- remove setter
- Reduce lock_guard scope
- Bumping version to match bloom release (#51) Bumping version to 1.1.3
- Fix linting issues found by clang-tidy 6.0
(#50)
- clang-tidy fixes
- revert explicit constructor declarations to maintain API compatbility
- clang-tidy linting issues fixed manually
- fix unit tests build break
- Add support for Cloudwatch MetricDatum StatisticSet
(#48)
- add support for cloudwatch metrics' StatisticSet
- add test for metricObjectToDatum()
- address PR comments
- take into consideration that MetricDatum's Value and StatisticValues are mutually exclusive
- add docstring to MetricObject constructors
- Increase package version numbers to 1.1.2 (#44)
- Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad
1.1.1 (2019-09-10)
-
Disable error on cast-align warning to support ARMhf builds (#41)
-
Remove -Wcast-align flag to support ARMhf builds
-
- bumped versions to 1.1.1
-
restored cast-align, but added as a warning
-
removed unused headers
- Removed duplicate Werror
-
-
modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>
-
Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries
-
Added guards for test libraries
-
Offline logs feature (#34)
* Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add FileManager to log manager factory Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add generic file upload logic Signed-off-by: Miaofei <<miaofei@amazon.com>>
- Add reading, discovery and rotation to FileManagerStrategy
- Add function getFileToRead that returns the best file to start reading from when sending data from the file to CloudWatch.
- Add function discoverStoredFiles which finds all files in the storage directory and keeps them, in case there were offline logs still hanging around from a previous run.
- Add rotateActiveFile which creates a new file to write to. This is used when we want to read from the current active file, or when the file size limit has been reached. Signed-off-by: Miaofei <<miaofei@amazon.com>>
File truncated at 100 lines see the full file
Dependant Packages
Name | Deps |
---|---|
cloudwatch_metrics_collector |
Launch files
Messages
Services
Plugins
Recent questions tagged cloudwatch_metrics_common at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
cloudwatch_metrics_common package from cloudwatch_common repocloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.5 |
License | Apache 2.0 |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/aws-robotics/cloudwatch-common.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-02-08 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- AWS RoboMaker
Authors
- AWS RoboMaker
Changelog for package cloudwatch_metrics_common
1.0.1 (2019-03-20)
1.1.5 (2020-10-14)
No changes.
1.1.4 (2020-09-17)
- Allow user to automatically delete CloudWatch logs in batch that are
> 14 days old
(#56)
- move docstring and don't break loop
- call fileUploadComplete
- modify struct and add tests
- add tests and change 2 week wording to old
- Add lock to discard stale data container
- extend stale data protection
- remove setter
- Reduce lock_guard scope
- Bumping version to match bloom release (#51) Bumping version to 1.1.3
- Fix linting issues found by clang-tidy 6.0
(#50)
- clang-tidy fixes
- revert explicit constructor declarations to maintain API compatbility
- clang-tidy linting issues fixed manually
- fix unit tests build break
- Add support for Cloudwatch MetricDatum StatisticSet
(#48)
- add support for cloudwatch metrics' StatisticSet
- add test for metricObjectToDatum()
- address PR comments
- take into consideration that MetricDatum's Value and StatisticValues are mutually exclusive
- add docstring to MetricObject constructors
- Increase package version numbers to 1.1.2 (#44)
- Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad
1.1.1 (2019-09-10)
-
Disable error on cast-align warning to support ARMhf builds (#41)
-
Remove -Wcast-align flag to support ARMhf builds
-
- bumped versions to 1.1.1
-
restored cast-align, but added as a warning
-
removed unused headers
- Removed duplicate Werror
-
-
modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>
-
Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries
-
Added guards for test libraries
-
Offline logs feature (#34)
* Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add FileManager to log manager factory Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add generic file upload logic Signed-off-by: Miaofei <<miaofei@amazon.com>>
- Add reading, discovery and rotation to FileManagerStrategy
- Add function getFileToRead that returns the best file to start reading from when sending data from the file to CloudWatch.
- Add function discoverStoredFiles which finds all files in the storage directory and keeps them, in case there were offline logs still hanging around from a previous run.
- Add rotateActiveFile which creates a new file to write to. This is used when we want to read from the current active file, or when the file size limit has been reached. Signed-off-by: Miaofei <<miaofei@amazon.com>>
File truncated at 100 lines see the full file
Dependant Packages
Name | Deps |
---|---|
cloudwatch_metrics_collector |
Launch files
Messages
Services
Plugins
Recent questions tagged cloudwatch_metrics_common at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
cloudwatch_metrics_common package from cloudwatch_common repocloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.5 |
License | Apache 2.0 |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/aws-robotics/cloudwatch-common.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-02-08 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- AWS RoboMaker
Authors
- AWS RoboMaker
Changelog for package cloudwatch_metrics_common
1.0.1 (2019-03-20)
1.1.5 (2020-10-14)
No changes.
1.1.4 (2020-09-17)
- Allow user to automatically delete CloudWatch logs in batch that are
> 14 days old
(#56)
- move docstring and don't break loop
- call fileUploadComplete
- modify struct and add tests
- add tests and change 2 week wording to old
- Add lock to discard stale data container
- extend stale data protection
- remove setter
- Reduce lock_guard scope
- Bumping version to match bloom release (#51) Bumping version to 1.1.3
- Fix linting issues found by clang-tidy 6.0
(#50)
- clang-tidy fixes
- revert explicit constructor declarations to maintain API compatbility
- clang-tidy linting issues fixed manually
- fix unit tests build break
- Add support for Cloudwatch MetricDatum StatisticSet
(#48)
- add support for cloudwatch metrics' StatisticSet
- add test for metricObjectToDatum()
- address PR comments
- take into consideration that MetricDatum's Value and StatisticValues are mutually exclusive
- add docstring to MetricObject constructors
- Increase package version numbers to 1.1.2 (#44)
- Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad
1.1.1 (2019-09-10)
-
Disable error on cast-align warning to support ARMhf builds (#41)
-
Remove -Wcast-align flag to support ARMhf builds
-
- bumped versions to 1.1.1
-
restored cast-align, but added as a warning
-
removed unused headers
- Removed duplicate Werror
-
-
modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>
-
Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries
-
Added guards for test libraries
-
Offline logs feature (#34)
* Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add FileManager to log manager factory Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add generic file upload logic Signed-off-by: Miaofei <<miaofei@amazon.com>>
- Add reading, discovery and rotation to FileManagerStrategy
- Add function getFileToRead that returns the best file to start reading from when sending data from the file to CloudWatch.
- Add function discoverStoredFiles which finds all files in the storage directory and keeps them, in case there were offline logs still hanging around from a previous run.
- Add rotateActiveFile which creates a new file to write to. This is used when we want to read from the current active file, or when the file size limit has been reached. Signed-off-by: Miaofei <<miaofei@amazon.com>>
File truncated at 100 lines see the full file
Dependant Packages
Name | Deps |
---|---|
cloudwatch_metrics_collector |
Launch files
Messages
Services
Plugins
Recent questions tagged cloudwatch_metrics_common at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
cloudwatch_metrics_common package from cloudwatch_common repocloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.5 |
License | Apache 2.0 |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/aws-robotics/cloudwatch-common.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-02-08 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- AWS RoboMaker
Authors
- AWS RoboMaker
Changelog for package cloudwatch_metrics_common
1.0.1 (2019-03-20)
1.1.5 (2020-10-14)
No changes.
1.1.4 (2020-09-17)
- Allow user to automatically delete CloudWatch logs in batch that are
> 14 days old
(#56)
- move docstring and don't break loop
- call fileUploadComplete
- modify struct and add tests
- add tests and change 2 week wording to old
- Add lock to discard stale data container
- extend stale data protection
- remove setter
- Reduce lock_guard scope
- Bumping version to match bloom release (#51) Bumping version to 1.1.3
- Fix linting issues found by clang-tidy 6.0
(#50)
- clang-tidy fixes
- revert explicit constructor declarations to maintain API compatbility
- clang-tidy linting issues fixed manually
- fix unit tests build break
- Add support for Cloudwatch MetricDatum StatisticSet
(#48)
- add support for cloudwatch metrics' StatisticSet
- add test for metricObjectToDatum()
- address PR comments
- take into consideration that MetricDatum's Value and StatisticValues are mutually exclusive
- add docstring to MetricObject constructors
- Increase package version numbers to 1.1.2 (#44)
- Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad
1.1.1 (2019-09-10)
-
Disable error on cast-align warning to support ARMhf builds (#41)
-
Remove -Wcast-align flag to support ARMhf builds
-
- bumped versions to 1.1.1
-
restored cast-align, but added as a warning
-
removed unused headers
- Removed duplicate Werror
-
-
modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>
-
Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries
-
Added guards for test libraries
-
Offline logs feature (#34)
* Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add FileManager to log manager factory Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add generic file upload logic Signed-off-by: Miaofei <<miaofei@amazon.com>>
- Add reading, discovery and rotation to FileManagerStrategy
- Add function getFileToRead that returns the best file to start reading from when sending data from the file to CloudWatch.
- Add function discoverStoredFiles which finds all files in the storage directory and keeps them, in case there were offline logs still hanging around from a previous run.
- Add rotateActiveFile which creates a new file to write to. This is used when we want to read from the current active file, or when the file size limit has been reached. Signed-off-by: Miaofei <<miaofei@amazon.com>>
File truncated at 100 lines see the full file
Dependant Packages
Name | Deps |
---|---|
cloudwatch_metrics_collector |
Launch files
Messages
Services
Plugins
Recent questions tagged cloudwatch_metrics_common at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
cloudwatch_metrics_common package from cloudwatch_common repocloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.5 |
License | Apache 2.0 |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/aws-robotics/cloudwatch-common.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-02-08 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- AWS RoboMaker
Authors
- AWS RoboMaker
Changelog for package cloudwatch_metrics_common
1.0.1 (2019-03-20)
1.1.5 (2020-10-14)
No changes.
1.1.4 (2020-09-17)
- Allow user to automatically delete CloudWatch logs in batch that are
> 14 days old
(#56)
- move docstring and don't break loop
- call fileUploadComplete
- modify struct and add tests
- add tests and change 2 week wording to old
- Add lock to discard stale data container
- extend stale data protection
- remove setter
- Reduce lock_guard scope
- Bumping version to match bloom release (#51) Bumping version to 1.1.3
- Fix linting issues found by clang-tidy 6.0
(#50)
- clang-tidy fixes
- revert explicit constructor declarations to maintain API compatbility
- clang-tidy linting issues fixed manually
- fix unit tests build break
- Add support for Cloudwatch MetricDatum StatisticSet
(#48)
- add support for cloudwatch metrics' StatisticSet
- add test for metricObjectToDatum()
- address PR comments
- take into consideration that MetricDatum's Value and StatisticValues are mutually exclusive
- add docstring to MetricObject constructors
- Increase package version numbers to 1.1.2 (#44)
- Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad
1.1.1 (2019-09-10)
-
Disable error on cast-align warning to support ARMhf builds (#41)
-
Remove -Wcast-align flag to support ARMhf builds
-
- bumped versions to 1.1.1
-
restored cast-align, but added as a warning
-
removed unused headers
- Removed duplicate Werror
-
-
modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>
-
Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries
-
Added guards for test libraries
-
Offline logs feature (#34)
* Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add FileManager to log manager factory Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add generic file upload logic Signed-off-by: Miaofei <<miaofei@amazon.com>>
- Add reading, discovery and rotation to FileManagerStrategy
- Add function getFileToRead that returns the best file to start reading from when sending data from the file to CloudWatch.
- Add function discoverStoredFiles which finds all files in the storage directory and keeps them, in case there were offline logs still hanging around from a previous run.
- Add rotateActiveFile which creates a new file to write to. This is used when we want to read from the current active file, or when the file size limit has been reached. Signed-off-by: Miaofei <<miaofei@amazon.com>>
File truncated at 100 lines see the full file
Dependant Packages
Name | Deps |
---|---|
cloudwatch_metrics_collector |
Launch files
Messages
Services
Plugins
Recent questions tagged cloudwatch_metrics_common at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
cloudwatch_metrics_common package from cloudwatch_common repocloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.5 |
License | Apache 2.0 |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/aws-robotics/cloudwatch-common.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-02-08 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- AWS RoboMaker
Authors
- AWS RoboMaker
Changelog for package cloudwatch_metrics_common
1.0.1 (2019-03-20)
1.1.5 (2020-10-14)
No changes.
1.1.4 (2020-09-17)
- Allow user to automatically delete CloudWatch logs in batch that are
> 14 days old
(#56)
- move docstring and don't break loop
- call fileUploadComplete
- modify struct and add tests
- add tests and change 2 week wording to old
- Add lock to discard stale data container
- extend stale data protection
- remove setter
- Reduce lock_guard scope
- Bumping version to match bloom release (#51) Bumping version to 1.1.3
- Fix linting issues found by clang-tidy 6.0
(#50)
- clang-tidy fixes
- revert explicit constructor declarations to maintain API compatbility
- clang-tidy linting issues fixed manually
- fix unit tests build break
- Add support for Cloudwatch MetricDatum StatisticSet
(#48)
- add support for cloudwatch metrics' StatisticSet
- add test for metricObjectToDatum()
- address PR comments
- take into consideration that MetricDatum's Value and StatisticValues are mutually exclusive
- add docstring to MetricObject constructors
- Increase package version numbers to 1.1.2 (#44)
- Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad
1.1.1 (2019-09-10)
-
Disable error on cast-align warning to support ARMhf builds (#41)
-
Remove -Wcast-align flag to support ARMhf builds
-
- bumped versions to 1.1.1
-
restored cast-align, but added as a warning
-
removed unused headers
- Removed duplicate Werror
-
-
modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>
-
Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries
-
Added guards for test libraries
-
Offline logs feature (#34)
* Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add FileManager to log manager factory Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add generic file upload logic Signed-off-by: Miaofei <<miaofei@amazon.com>>
- Add reading, discovery and rotation to FileManagerStrategy
- Add function getFileToRead that returns the best file to start reading from when sending data from the file to CloudWatch.
- Add function discoverStoredFiles which finds all files in the storage directory and keeps them, in case there were offline logs still hanging around from a previous run.
- Add rotateActiveFile which creates a new file to write to. This is used when we want to read from the current active file, or when the file size limit has been reached. Signed-off-by: Miaofei <<miaofei@amazon.com>>
File truncated at 100 lines see the full file
Dependant Packages
Name | Deps |
---|---|
cloudwatch_metrics_collector |
Launch files
Messages
Services
Plugins
Recent questions tagged cloudwatch_metrics_common at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
cloudwatch_metrics_common package from cloudwatch_common repocloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.5 |
License | Apache 2.0 |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/aws-robotics/cloudwatch-common.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-02-08 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- AWS RoboMaker
Authors
- AWS RoboMaker
Changelog for package cloudwatch_metrics_common
1.0.1 (2019-03-20)
1.1.5 (2020-10-14)
No changes.
1.1.4 (2020-09-17)
- Allow user to automatically delete CloudWatch logs in batch that are
> 14 days old
(#56)
- move docstring and don't break loop
- call fileUploadComplete
- modify struct and add tests
- add tests and change 2 week wording to old
- Add lock to discard stale data container
- extend stale data protection
- remove setter
- Reduce lock_guard scope
- Bumping version to match bloom release (#51) Bumping version to 1.1.3
- Fix linting issues found by clang-tidy 6.0
(#50)
- clang-tidy fixes
- revert explicit constructor declarations to maintain API compatbility
- clang-tidy linting issues fixed manually
- fix unit tests build break
- Add support for Cloudwatch MetricDatum StatisticSet
(#48)
- add support for cloudwatch metrics' StatisticSet
- add test for metricObjectToDatum()
- address PR comments
- take into consideration that MetricDatum's Value and StatisticValues are mutually exclusive
- add docstring to MetricObject constructors
- Increase package version numbers to 1.1.2 (#44)
- Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad
1.1.1 (2019-09-10)
-
Disable error on cast-align warning to support ARMhf builds (#41)
-
Remove -Wcast-align flag to support ARMhf builds
-
- bumped versions to 1.1.1
-
restored cast-align, but added as a warning
-
removed unused headers
- Removed duplicate Werror
-
-
modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>
-
Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries
-
Added guards for test libraries
-
Offline logs feature (#34)
* Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add FileManager to log manager factory Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add generic file upload logic Signed-off-by: Miaofei <<miaofei@amazon.com>>
- Add reading, discovery and rotation to FileManagerStrategy
- Add function getFileToRead that returns the best file to start reading from when sending data from the file to CloudWatch.
- Add function discoverStoredFiles which finds all files in the storage directory and keeps them, in case there were offline logs still hanging around from a previous run.
- Add rotateActiveFile which creates a new file to write to. This is used when we want to read from the current active file, or when the file size limit has been reached. Signed-off-by: Miaofei <<miaofei@amazon.com>>
File truncated at 100 lines see the full file
Dependant Packages
Name | Deps |
---|---|
cloudwatch_metrics_collector |
Launch files
Messages
Services
Plugins
Recent questions tagged cloudwatch_metrics_common at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
cloudwatch_metrics_common package from cloudwatch_common repocloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.5 |
License | Apache 2.0 |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/aws-robotics/cloudwatch-common.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-02-08 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- AWS RoboMaker
Authors
- AWS RoboMaker
Changelog for package cloudwatch_metrics_common
1.0.1 (2019-03-20)
1.1.5 (2020-10-14)
No changes.
1.1.4 (2020-09-17)
- Allow user to automatically delete CloudWatch logs in batch that are
> 14 days old
(#56)
- move docstring and don't break loop
- call fileUploadComplete
- modify struct and add tests
- add tests and change 2 week wording to old
- Add lock to discard stale data container
- extend stale data protection
- remove setter
- Reduce lock_guard scope
- Bumping version to match bloom release (#51) Bumping version to 1.1.3
- Fix linting issues found by clang-tidy 6.0
(#50)
- clang-tidy fixes
- revert explicit constructor declarations to maintain API compatbility
- clang-tidy linting issues fixed manually
- fix unit tests build break
- Add support for Cloudwatch MetricDatum StatisticSet
(#48)
- add support for cloudwatch metrics' StatisticSet
- add test for metricObjectToDatum()
- address PR comments
- take into consideration that MetricDatum's Value and StatisticValues are mutually exclusive
- add docstring to MetricObject constructors
- Increase package version numbers to 1.1.2 (#44)
- Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad
1.1.1 (2019-09-10)
-
Disable error on cast-align warning to support ARMhf builds (#41)
-
Remove -Wcast-align flag to support ARMhf builds
-
- bumped versions to 1.1.1
-
restored cast-align, but added as a warning
-
removed unused headers
- Removed duplicate Werror
-
-
modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>
-
Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries
-
Added guards for test libraries
-
Offline logs feature (#34)
* Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add FileManager to log manager factory Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add generic file upload logic Signed-off-by: Miaofei <<miaofei@amazon.com>>
- Add reading, discovery and rotation to FileManagerStrategy
- Add function getFileToRead that returns the best file to start reading from when sending data from the file to CloudWatch.
- Add function discoverStoredFiles which finds all files in the storage directory and keeps them, in case there were offline logs still hanging around from a previous run.
- Add rotateActiveFile which creates a new file to write to. This is used when we want to read from the current active file, or when the file size limit has been reached. Signed-off-by: Miaofei <<miaofei@amazon.com>>
File truncated at 100 lines see the full file
Dependant Packages
Name | Deps |
---|---|
cloudwatch_metrics_collector |
Launch files
Messages
Services
Plugins
Recent questions tagged cloudwatch_metrics_common at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
cloudwatch_metrics_common package from cloudwatch_common repocloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.5 |
License | Apache 2.0 |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/aws-robotics/cloudwatch-common.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-02-08 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- AWS RoboMaker
Authors
- AWS RoboMaker
Changelog for package cloudwatch_metrics_common
1.0.1 (2019-03-20)
1.1.5 (2020-10-14)
No changes.
1.1.4 (2020-09-17)
- Allow user to automatically delete CloudWatch logs in batch that are
> 14 days old
(#56)
- move docstring and don't break loop
- call fileUploadComplete
- modify struct and add tests
- add tests and change 2 week wording to old
- Add lock to discard stale data container
- extend stale data protection
- remove setter
- Reduce lock_guard scope
- Bumping version to match bloom release (#51) Bumping version to 1.1.3
- Fix linting issues found by clang-tidy 6.0
(#50)
- clang-tidy fixes
- revert explicit constructor declarations to maintain API compatbility
- clang-tidy linting issues fixed manually
- fix unit tests build break
- Add support for Cloudwatch MetricDatum StatisticSet
(#48)
- add support for cloudwatch metrics' StatisticSet
- add test for metricObjectToDatum()
- address PR comments
- take into consideration that MetricDatum's Value and StatisticValues are mutually exclusive
- add docstring to MetricObject constructors
- Increase package version numbers to 1.1.2 (#44)
- Contributors: Jesse Ikawa, Miaofei Mei, Nick Burek, Ragha Prasad
1.1.1 (2019-09-10)
-
Disable error on cast-align warning to support ARMhf builds (#41)
-
Remove -Wcast-align flag to support ARMhf builds
-
- bumped versions to 1.1.1
-
restored cast-align, but added as a warning
-
removed unused headers
- Removed duplicate Werror
-
-
modify changelist to be compatible with catkin_generate_changelog (#39) Signed-off-by: Miaofei <<miaofei@amazon.com>>
-
Merge pull request #36 from aws-robotics/guard_test_libs Added guards for test libraries
-
Added guards for test libraries
-
Offline logs feature (#34)
* Add file manager and upload complete callback Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Fixed merge conflict Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add file manager test Still deciding if the write should just go in the FileManagerStrategy. Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add FileManager to log manager factory Signed-off-by: Miaofei <<miaofei@amazon.com>>
* Add generic file upload logic Signed-off-by: Miaofei <<miaofei@amazon.com>>
- Add reading, discovery and rotation to FileManagerStrategy
- Add function getFileToRead that returns the best file to start reading from when sending data from the file to CloudWatch.
- Add function discoverStoredFiles which finds all files in the storage directory and keeps them, in case there were offline logs still hanging around from a previous run.
- Add rotateActiveFile which creates a new file to write to. This is used when we want to read from the current active file, or when the file size limit has been reached. Signed-off-by: Miaofei <<miaofei@amazon.com>>
File truncated at 100 lines see the full file
Dependant Packages
Name | Deps |
---|---|
cloudwatch_metrics_collector |
Launch files
Messages
Services
Plugins
Recent questions tagged cloudwatch_metrics_common at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.