No version for distro humble showing dashing. Known supported distros are highlighted in the buttons above.
Package symbol

cloudwatch_logs_common package from cloudwatch_common repo

cloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management

ROS Distro
dashing

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
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

AWS CloudWatch management library used by ROS1/2 node to publish logs to CloudWatch service

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

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

Changelog for package cloudwatch_logs_common

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make cloudwatch_logs_common shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

  • Limit the rate of cloudwatch log uploading to match API service limits (#61)
    • Limit the rate of publishing to PutLogEvents by delaying calls inside the CloudWathLogsFacade
  • Contributors: Emerson Knapp

1.1.4 (2020-09-17)

  • Correct seconds to milliseconds (#59)
  • Add AWS logging to batch tests (#58)
  • 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
  • add error for invalid log batch (#52)
    • add error for invalid log batch
    • modify logic
    • change to long instead of time
    • fix syntax
    • separate to function
    • change function order
    • add unit test
    • Add file manager test to CMakeList
    • file manager unit test
    • typo
    • add test log file manager class
    • modify filetest class and add unit test
    • add test publisher
    • debug
    • add validate batch function:
    • organize tuple
    • for loop to add valid data
    • pair
    • new priority queue
    • back to tuple
    • add outdated check
    • modify logic
    • modify test and pq
    • modify tests
    • add readbatch mock
    • add headers
    • remove data token
    • separate to new log_batch test file
    • add log comparison function
    • update test
    • fix typos
    • update batch test
    • remove outdated, fix timestamp
    • add > 24 hour log
    • remove utility
    • fix typo
    • changes based on review
    • modify macro
    • modify test
    • modify log_data
    • typo
    • add testfilemanagerstrategy
    • change logfile to datamanager & more
    • mock read function
    • update read and write functions
    • modify tests based on review
    • add batch_data validation
    • remove unnecessary headers
    • add test fixture
    • update test fixtures
    • updates based on review
  • Bumping version to match bloom release (#51)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cloudwatch_logs_common at Robotics Stack Exchange

No version for distro jazzy showing dashing. Known supported distros are highlighted in the buttons above.
Package symbol

cloudwatch_logs_common package from cloudwatch_common repo

cloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management

ROS Distro
dashing

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
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

AWS CloudWatch management library used by ROS1/2 node to publish logs to CloudWatch service

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

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

Changelog for package cloudwatch_logs_common

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make cloudwatch_logs_common shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

  • Limit the rate of cloudwatch log uploading to match API service limits (#61)
    • Limit the rate of publishing to PutLogEvents by delaying calls inside the CloudWathLogsFacade
  • Contributors: Emerson Knapp

1.1.4 (2020-09-17)

  • Correct seconds to milliseconds (#59)
  • Add AWS logging to batch tests (#58)
  • 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
  • add error for invalid log batch (#52)
    • add error for invalid log batch
    • modify logic
    • change to long instead of time
    • fix syntax
    • separate to function
    • change function order
    • add unit test
    • Add file manager test to CMakeList
    • file manager unit test
    • typo
    • add test log file manager class
    • modify filetest class and add unit test
    • add test publisher
    • debug
    • add validate batch function:
    • organize tuple
    • for loop to add valid data
    • pair
    • new priority queue
    • back to tuple
    • add outdated check
    • modify logic
    • modify test and pq
    • modify tests
    • add readbatch mock
    • add headers
    • remove data token
    • separate to new log_batch test file
    • add log comparison function
    • update test
    • fix typos
    • update batch test
    • remove outdated, fix timestamp
    • add > 24 hour log
    • remove utility
    • fix typo
    • changes based on review
    • modify macro
    • modify test
    • modify log_data
    • typo
    • add testfilemanagerstrategy
    • change logfile to datamanager & more
    • mock read function
    • update read and write functions
    • modify tests based on review
    • add batch_data validation
    • remove unnecessary headers
    • add test fixture
    • update test fixtures
    • updates based on review
  • Bumping version to match bloom release (#51)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cloudwatch_logs_common at Robotics Stack Exchange

No version for distro kilted showing dashing. Known supported distros are highlighted in the buttons above.
Package symbol

cloudwatch_logs_common package from cloudwatch_common repo

cloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management

ROS Distro
dashing

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
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

AWS CloudWatch management library used by ROS1/2 node to publish logs to CloudWatch service

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

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

Changelog for package cloudwatch_logs_common

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make cloudwatch_logs_common shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

  • Limit the rate of cloudwatch log uploading to match API service limits (#61)
    • Limit the rate of publishing to PutLogEvents by delaying calls inside the CloudWathLogsFacade
  • Contributors: Emerson Knapp

1.1.4 (2020-09-17)

  • Correct seconds to milliseconds (#59)
  • Add AWS logging to batch tests (#58)
  • 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
  • add error for invalid log batch (#52)
    • add error for invalid log batch
    • modify logic
    • change to long instead of time
    • fix syntax
    • separate to function
    • change function order
    • add unit test
    • Add file manager test to CMakeList
    • file manager unit test
    • typo
    • add test log file manager class
    • modify filetest class and add unit test
    • add test publisher
    • debug
    • add validate batch function:
    • organize tuple
    • for loop to add valid data
    • pair
    • new priority queue
    • back to tuple
    • add outdated check
    • modify logic
    • modify test and pq
    • modify tests
    • add readbatch mock
    • add headers
    • remove data token
    • separate to new log_batch test file
    • add log comparison function
    • update test
    • fix typos
    • update batch test
    • remove outdated, fix timestamp
    • add > 24 hour log
    • remove utility
    • fix typo
    • changes based on review
    • modify macro
    • modify test
    • modify log_data
    • typo
    • add testfilemanagerstrategy
    • change logfile to datamanager & more
    • mock read function
    • update read and write functions
    • modify tests based on review
    • add batch_data validation
    • remove unnecessary headers
    • add test fixture
    • update test fixtures
    • updates based on review
  • Bumping version to match bloom release (#51)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cloudwatch_logs_common at Robotics Stack Exchange

No version for distro rolling showing dashing. Known supported distros are highlighted in the buttons above.
Package symbol

cloudwatch_logs_common package from cloudwatch_common repo

cloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management

ROS Distro
dashing

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
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

AWS CloudWatch management library used by ROS1/2 node to publish logs to CloudWatch service

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

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

Changelog for package cloudwatch_logs_common

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make cloudwatch_logs_common shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

  • Limit the rate of cloudwatch log uploading to match API service limits (#61)
    • Limit the rate of publishing to PutLogEvents by delaying calls inside the CloudWathLogsFacade
  • Contributors: Emerson Knapp

1.1.4 (2020-09-17)

  • Correct seconds to milliseconds (#59)
  • Add AWS logging to batch tests (#58)
  • 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
  • add error for invalid log batch (#52)
    • add error for invalid log batch
    • modify logic
    • change to long instead of time
    • fix syntax
    • separate to function
    • change function order
    • add unit test
    • Add file manager test to CMakeList
    • file manager unit test
    • typo
    • add test log file manager class
    • modify filetest class and add unit test
    • add test publisher
    • debug
    • add validate batch function:
    • organize tuple
    • for loop to add valid data
    • pair
    • new priority queue
    • back to tuple
    • add outdated check
    • modify logic
    • modify test and pq
    • modify tests
    • add readbatch mock
    • add headers
    • remove data token
    • separate to new log_batch test file
    • add log comparison function
    • update test
    • fix typos
    • update batch test
    • remove outdated, fix timestamp
    • add > 24 hour log
    • remove utility
    • fix typo
    • changes based on review
    • modify macro
    • modify test
    • modify log_data
    • typo
    • add testfilemanagerstrategy
    • change logfile to datamanager & more
    • mock read function
    • update read and write functions
    • modify tests based on review
    • add batch_data validation
    • remove unnecessary headers
    • add test fixture
    • update test fixtures
    • updates based on review
  • Bumping version to match bloom release (#51)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cloudwatch_logs_common at Robotics Stack Exchange

No version for distro ardent showing dashing. Known supported distros are highlighted in the buttons above.
Package symbol

cloudwatch_logs_common package from cloudwatch_common repo

cloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management

ROS Distro
dashing

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
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

AWS CloudWatch management library used by ROS1/2 node to publish logs to CloudWatch service

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

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

Changelog for package cloudwatch_logs_common

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make cloudwatch_logs_common shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

  • Limit the rate of cloudwatch log uploading to match API service limits (#61)
    • Limit the rate of publishing to PutLogEvents by delaying calls inside the CloudWathLogsFacade
  • Contributors: Emerson Knapp

1.1.4 (2020-09-17)

  • Correct seconds to milliseconds (#59)
  • Add AWS logging to batch tests (#58)
  • 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
  • add error for invalid log batch (#52)
    • add error for invalid log batch
    • modify logic
    • change to long instead of time
    • fix syntax
    • separate to function
    • change function order
    • add unit test
    • Add file manager test to CMakeList
    • file manager unit test
    • typo
    • add test log file manager class
    • modify filetest class and add unit test
    • add test publisher
    • debug
    • add validate batch function:
    • organize tuple
    • for loop to add valid data
    • pair
    • new priority queue
    • back to tuple
    • add outdated check
    • modify logic
    • modify test and pq
    • modify tests
    • add readbatch mock
    • add headers
    • remove data token
    • separate to new log_batch test file
    • add log comparison function
    • update test
    • fix typos
    • update batch test
    • remove outdated, fix timestamp
    • add > 24 hour log
    • remove utility
    • fix typo
    • changes based on review
    • modify macro
    • modify test
    • modify log_data
    • typo
    • add testfilemanagerstrategy
    • change logfile to datamanager & more
    • mock read function
    • update read and write functions
    • modify tests based on review
    • add batch_data validation
    • remove unnecessary headers
    • add test fixture
    • update test fixtures
    • updates based on review
  • Bumping version to match bloom release (#51)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cloudwatch_logs_common at Robotics Stack Exchange

No version for distro bouncy showing dashing. Known supported distros are highlighted in the buttons above.
Package symbol

cloudwatch_logs_common package from cloudwatch_common repo

cloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management

ROS Distro
dashing

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
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

AWS CloudWatch management library used by ROS1/2 node to publish logs to CloudWatch service

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

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

Changelog for package cloudwatch_logs_common

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make cloudwatch_logs_common shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

  • Limit the rate of cloudwatch log uploading to match API service limits (#61)
    • Limit the rate of publishing to PutLogEvents by delaying calls inside the CloudWathLogsFacade
  • Contributors: Emerson Knapp

1.1.4 (2020-09-17)

  • Correct seconds to milliseconds (#59)
  • Add AWS logging to batch tests (#58)
  • 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
  • add error for invalid log batch (#52)
    • add error for invalid log batch
    • modify logic
    • change to long instead of time
    • fix syntax
    • separate to function
    • change function order
    • add unit test
    • Add file manager test to CMakeList
    • file manager unit test
    • typo
    • add test log file manager class
    • modify filetest class and add unit test
    • add test publisher
    • debug
    • add validate batch function:
    • organize tuple
    • for loop to add valid data
    • pair
    • new priority queue
    • back to tuple
    • add outdated check
    • modify logic
    • modify test and pq
    • modify tests
    • add readbatch mock
    • add headers
    • remove data token
    • separate to new log_batch test file
    • add log comparison function
    • update test
    • fix typos
    • update batch test
    • remove outdated, fix timestamp
    • add > 24 hour log
    • remove utility
    • fix typo
    • changes based on review
    • modify macro
    • modify test
    • modify log_data
    • typo
    • add testfilemanagerstrategy
    • change logfile to datamanager & more
    • mock read function
    • update read and write functions
    • modify tests based on review
    • add batch_data validation
    • remove unnecessary headers
    • add test fixture
    • update test fixtures
    • updates based on review
  • Bumping version to match bloom release (#51)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cloudwatch_logs_common at Robotics Stack Exchange

No version for distro crystal showing dashing. Known supported distros are highlighted in the buttons above.
Package symbol

cloudwatch_logs_common package from cloudwatch_common repo

cloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management

ROS Distro
dashing

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
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

AWS CloudWatch management library used by ROS1/2 node to publish logs to CloudWatch service

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

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

Changelog for package cloudwatch_logs_common

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make cloudwatch_logs_common shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

  • Limit the rate of cloudwatch log uploading to match API service limits (#61)
    • Limit the rate of publishing to PutLogEvents by delaying calls inside the CloudWathLogsFacade
  • Contributors: Emerson Knapp

1.1.4 (2020-09-17)

  • Correct seconds to milliseconds (#59)
  • Add AWS logging to batch tests (#58)
  • 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
  • add error for invalid log batch (#52)
    • add error for invalid log batch
    • modify logic
    • change to long instead of time
    • fix syntax
    • separate to function
    • change function order
    • add unit test
    • Add file manager test to CMakeList
    • file manager unit test
    • typo
    • add test log file manager class
    • modify filetest class and add unit test
    • add test publisher
    • debug
    • add validate batch function:
    • organize tuple
    • for loop to add valid data
    • pair
    • new priority queue
    • back to tuple
    • add outdated check
    • modify logic
    • modify test and pq
    • modify tests
    • add readbatch mock
    • add headers
    • remove data token
    • separate to new log_batch test file
    • add log comparison function
    • update test
    • fix typos
    • update batch test
    • remove outdated, fix timestamp
    • add > 24 hour log
    • remove utility
    • fix typo
    • changes based on review
    • modify macro
    • modify test
    • modify log_data
    • typo
    • add testfilemanagerstrategy
    • change logfile to datamanager & more
    • mock read function
    • update read and write functions
    • modify tests based on review
    • add batch_data validation
    • remove unnecessary headers
    • add test fixture
    • update test fixtures
    • updates based on review
  • Bumping version to match bloom release (#51)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cloudwatch_logs_common at Robotics Stack Exchange

No version for distro eloquent showing dashing. Known supported distros are highlighted in the buttons above.
Package symbol

cloudwatch_logs_common package from cloudwatch_common repo

cloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management

ROS Distro
dashing

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
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

AWS CloudWatch management library used by ROS1/2 node to publish logs to CloudWatch service

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

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

Changelog for package cloudwatch_logs_common

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make cloudwatch_logs_common shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

  • Limit the rate of cloudwatch log uploading to match API service limits (#61)
    • Limit the rate of publishing to PutLogEvents by delaying calls inside the CloudWathLogsFacade
  • Contributors: Emerson Knapp

1.1.4 (2020-09-17)

  • Correct seconds to milliseconds (#59)
  • Add AWS logging to batch tests (#58)
  • 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
  • add error for invalid log batch (#52)
    • add error for invalid log batch
    • modify logic
    • change to long instead of time
    • fix syntax
    • separate to function
    • change function order
    • add unit test
    • Add file manager test to CMakeList
    • file manager unit test
    • typo
    • add test log file manager class
    • modify filetest class and add unit test
    • add test publisher
    • debug
    • add validate batch function:
    • organize tuple
    • for loop to add valid data
    • pair
    • new priority queue
    • back to tuple
    • add outdated check
    • modify logic
    • modify test and pq
    • modify tests
    • add readbatch mock
    • add headers
    • remove data token
    • separate to new log_batch test file
    • add log comparison function
    • update test
    • fix typos
    • update batch test
    • remove outdated, fix timestamp
    • add > 24 hour log
    • remove utility
    • fix typo
    • changes based on review
    • modify macro
    • modify test
    • modify log_data
    • typo
    • add testfilemanagerstrategy
    • change logfile to datamanager & more
    • mock read function
    • update read and write functions
    • modify tests based on review
    • add batch_data validation
    • remove unnecessary headers
    • add test fixture
    • update test fixtures
    • updates based on review
  • Bumping version to match bloom release (#51)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cloudwatch_logs_common at Robotics Stack Exchange

Package symbol

cloudwatch_logs_common package from cloudwatch_common repo

cloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management

ROS Distro
dashing

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
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

AWS CloudWatch management library used by ROS1/2 node to publish logs to CloudWatch service

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

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

Changelog for package cloudwatch_logs_common

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make cloudwatch_logs_common shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

  • Limit the rate of cloudwatch log uploading to match API service limits (#61)
    • Limit the rate of publishing to PutLogEvents by delaying calls inside the CloudWathLogsFacade
  • Contributors: Emerson Knapp

1.1.4 (2020-09-17)

  • Correct seconds to milliseconds (#59)
  • Add AWS logging to batch tests (#58)
  • 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
  • add error for invalid log batch (#52)
    • add error for invalid log batch
    • modify logic
    • change to long instead of time
    • fix syntax
    • separate to function
    • change function order
    • add unit test
    • Add file manager test to CMakeList
    • file manager unit test
    • typo
    • add test log file manager class
    • modify filetest class and add unit test
    • add test publisher
    • debug
    • add validate batch function:
    • organize tuple
    • for loop to add valid data
    • pair
    • new priority queue
    • back to tuple
    • add outdated check
    • modify logic
    • modify test and pq
    • modify tests
    • add readbatch mock
    • add headers
    • remove data token
    • separate to new log_batch test file
    • add log comparison function
    • update test
    • fix typos
    • update batch test
    • remove outdated, fix timestamp
    • add > 24 hour log
    • remove utility
    • fix typo
    • changes based on review
    • modify macro
    • modify test
    • modify log_data
    • typo
    • add testfilemanagerstrategy
    • change logfile to datamanager & more
    • mock read function
    • update read and write functions
    • modify tests based on review
    • add batch_data validation
    • remove unnecessary headers
    • add test fixture
    • update test fixtures
    • updates based on review
  • Bumping version to match bloom release (#51)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cloudwatch_logs_common at Robotics Stack Exchange

No version for distro galactic showing dashing. Known supported distros are highlighted in the buttons above.
Package symbol

cloudwatch_logs_common package from cloudwatch_common repo

cloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management

ROS Distro
dashing

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
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

AWS CloudWatch management library used by ROS1/2 node to publish logs to CloudWatch service

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

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

Changelog for package cloudwatch_logs_common

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make cloudwatch_logs_common shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

  • Limit the rate of cloudwatch log uploading to match API service limits (#61)
    • Limit the rate of publishing to PutLogEvents by delaying calls inside the CloudWathLogsFacade
  • Contributors: Emerson Knapp

1.1.4 (2020-09-17)

  • Correct seconds to milliseconds (#59)
  • Add AWS logging to batch tests (#58)
  • 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
  • add error for invalid log batch (#52)
    • add error for invalid log batch
    • modify logic
    • change to long instead of time
    • fix syntax
    • separate to function
    • change function order
    • add unit test
    • Add file manager test to CMakeList
    • file manager unit test
    • typo
    • add test log file manager class
    • modify filetest class and add unit test
    • add test publisher
    • debug
    • add validate batch function:
    • organize tuple
    • for loop to add valid data
    • pair
    • new priority queue
    • back to tuple
    • add outdated check
    • modify logic
    • modify test and pq
    • modify tests
    • add readbatch mock
    • add headers
    • remove data token
    • separate to new log_batch test file
    • add log comparison function
    • update test
    • fix typos
    • update batch test
    • remove outdated, fix timestamp
    • add > 24 hour log
    • remove utility
    • fix typo
    • changes based on review
    • modify macro
    • modify test
    • modify log_data
    • typo
    • add testfilemanagerstrategy
    • change logfile to datamanager & more
    • mock read function
    • update read and write functions
    • modify tests based on review
    • add batch_data validation
    • remove unnecessary headers
    • add test fixture
    • update test fixtures
    • updates based on review
  • Bumping version to match bloom release (#51)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cloudwatch_logs_common at Robotics Stack Exchange

No version for distro foxy showing dashing. Known supported distros are highlighted in the buttons above.
Package symbol

cloudwatch_logs_common package from cloudwatch_common repo

cloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management

ROS Distro
dashing

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
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

AWS CloudWatch management library used by ROS1/2 node to publish logs to CloudWatch service

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

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

Changelog for package cloudwatch_logs_common

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make cloudwatch_logs_common shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

  • Limit the rate of cloudwatch log uploading to match API service limits (#61)
    • Limit the rate of publishing to PutLogEvents by delaying calls inside the CloudWathLogsFacade
  • Contributors: Emerson Knapp

1.1.4 (2020-09-17)

  • Correct seconds to milliseconds (#59)
  • Add AWS logging to batch tests (#58)
  • 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
  • add error for invalid log batch (#52)
    • add error for invalid log batch
    • modify logic
    • change to long instead of time
    • fix syntax
    • separate to function
    • change function order
    • add unit test
    • Add file manager test to CMakeList
    • file manager unit test
    • typo
    • add test log file manager class
    • modify filetest class and add unit test
    • add test publisher
    • debug
    • add validate batch function:
    • organize tuple
    • for loop to add valid data
    • pair
    • new priority queue
    • back to tuple
    • add outdated check
    • modify logic
    • modify test and pq
    • modify tests
    • add readbatch mock
    • add headers
    • remove data token
    • separate to new log_batch test file
    • add log comparison function
    • update test
    • fix typos
    • update batch test
    • remove outdated, fix timestamp
    • add > 24 hour log
    • remove utility
    • fix typo
    • changes based on review
    • modify macro
    • modify test
    • modify log_data
    • typo
    • add testfilemanagerstrategy
    • change logfile to datamanager & more
    • mock read function
    • update read and write functions
    • modify tests based on review
    • add batch_data validation
    • remove unnecessary headers
    • add test fixture
    • update test fixtures
    • updates based on review
  • Bumping version to match bloom release (#51)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cloudwatch_logs_common at Robotics Stack Exchange

No version for distro iron showing dashing. Known supported distros are highlighted in the buttons above.
Package symbol

cloudwatch_logs_common package from cloudwatch_common repo

cloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management

ROS Distro
dashing

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
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

AWS CloudWatch management library used by ROS1/2 node to publish logs to CloudWatch service

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

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

Changelog for package cloudwatch_logs_common

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make cloudwatch_logs_common shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

  • Limit the rate of cloudwatch log uploading to match API service limits (#61)
    • Limit the rate of publishing to PutLogEvents by delaying calls inside the CloudWathLogsFacade
  • Contributors: Emerson Knapp

1.1.4 (2020-09-17)

  • Correct seconds to milliseconds (#59)
  • Add AWS logging to batch tests (#58)
  • 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
  • add error for invalid log batch (#52)
    • add error for invalid log batch
    • modify logic
    • change to long instead of time
    • fix syntax
    • separate to function
    • change function order
    • add unit test
    • Add file manager test to CMakeList
    • file manager unit test
    • typo
    • add test log file manager class
    • modify filetest class and add unit test
    • add test publisher
    • debug
    • add validate batch function:
    • organize tuple
    • for loop to add valid data
    • pair
    • new priority queue
    • back to tuple
    • add outdated check
    • modify logic
    • modify test and pq
    • modify tests
    • add readbatch mock
    • add headers
    • remove data token
    • separate to new log_batch test file
    • add log comparison function
    • update test
    • fix typos
    • update batch test
    • remove outdated, fix timestamp
    • add > 24 hour log
    • remove utility
    • fix typo
    • changes based on review
    • modify macro
    • modify test
    • modify log_data
    • typo
    • add testfilemanagerstrategy
    • change logfile to datamanager & more
    • mock read function
    • update read and write functions
    • modify tests based on review
    • add batch_data validation
    • remove unnecessary headers
    • add test fixture
    • update test fixtures
    • updates based on review
  • Bumping version to match bloom release (#51)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cloudwatch_logs_common at Robotics Stack Exchange

No version for distro lunar showing dashing. Known supported distros are highlighted in the buttons above.
Package symbol

cloudwatch_logs_common package from cloudwatch_common repo

cloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management

ROS Distro
dashing

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
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

AWS CloudWatch management library used by ROS1/2 node to publish logs to CloudWatch service

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

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

Changelog for package cloudwatch_logs_common

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make cloudwatch_logs_common shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

  • Limit the rate of cloudwatch log uploading to match API service limits (#61)
    • Limit the rate of publishing to PutLogEvents by delaying calls inside the CloudWathLogsFacade
  • Contributors: Emerson Knapp

1.1.4 (2020-09-17)

  • Correct seconds to milliseconds (#59)
  • Add AWS logging to batch tests (#58)
  • 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
  • add error for invalid log batch (#52)
    • add error for invalid log batch
    • modify logic
    • change to long instead of time
    • fix syntax
    • separate to function
    • change function order
    • add unit test
    • Add file manager test to CMakeList
    • file manager unit test
    • typo
    • add test log file manager class
    • modify filetest class and add unit test
    • add test publisher
    • debug
    • add validate batch function:
    • organize tuple
    • for loop to add valid data
    • pair
    • new priority queue
    • back to tuple
    • add outdated check
    • modify logic
    • modify test and pq
    • modify tests
    • add readbatch mock
    • add headers
    • remove data token
    • separate to new log_batch test file
    • add log comparison function
    • update test
    • fix typos
    • update batch test
    • remove outdated, fix timestamp
    • add > 24 hour log
    • remove utility
    • fix typo
    • changes based on review
    • modify macro
    • modify test
    • modify log_data
    • typo
    • add testfilemanagerstrategy
    • change logfile to datamanager & more
    • mock read function
    • update read and write functions
    • modify tests based on review
    • add batch_data validation
    • remove unnecessary headers
    • add test fixture
    • update test fixtures
    • updates based on review
  • Bumping version to match bloom release (#51)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cloudwatch_logs_common at Robotics Stack Exchange

No version for distro jade showing dashing. Known supported distros are highlighted in the buttons above.
Package symbol

cloudwatch_logs_common package from cloudwatch_common repo

cloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management

ROS Distro
dashing

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
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

AWS CloudWatch management library used by ROS1/2 node to publish logs to CloudWatch service

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

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

Changelog for package cloudwatch_logs_common

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make cloudwatch_logs_common shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

  • Limit the rate of cloudwatch log uploading to match API service limits (#61)
    • Limit the rate of publishing to PutLogEvents by delaying calls inside the CloudWathLogsFacade
  • Contributors: Emerson Knapp

1.1.4 (2020-09-17)

  • Correct seconds to milliseconds (#59)
  • Add AWS logging to batch tests (#58)
  • 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
  • add error for invalid log batch (#52)
    • add error for invalid log batch
    • modify logic
    • change to long instead of time
    • fix syntax
    • separate to function
    • change function order
    • add unit test
    • Add file manager test to CMakeList
    • file manager unit test
    • typo
    • add test log file manager class
    • modify filetest class and add unit test
    • add test publisher
    • debug
    • add validate batch function:
    • organize tuple
    • for loop to add valid data
    • pair
    • new priority queue
    • back to tuple
    • add outdated check
    • modify logic
    • modify test and pq
    • modify tests
    • add readbatch mock
    • add headers
    • remove data token
    • separate to new log_batch test file
    • add log comparison function
    • update test
    • fix typos
    • update batch test
    • remove outdated, fix timestamp
    • add > 24 hour log
    • remove utility
    • fix typo
    • changes based on review
    • modify macro
    • modify test
    • modify log_data
    • typo
    • add testfilemanagerstrategy
    • change logfile to datamanager & more
    • mock read function
    • update read and write functions
    • modify tests based on review
    • add batch_data validation
    • remove unnecessary headers
    • add test fixture
    • update test fixtures
    • updates based on review
  • Bumping version to match bloom release (#51)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cloudwatch_logs_common at Robotics Stack Exchange

No version for distro indigo showing dashing. Known supported distros are highlighted in the buttons above.
Package symbol

cloudwatch_logs_common package from cloudwatch_common repo

cloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management

ROS Distro
dashing

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
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

AWS CloudWatch management library used by ROS1/2 node to publish logs to CloudWatch service

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

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

Changelog for package cloudwatch_logs_common

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make cloudwatch_logs_common shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

  • Limit the rate of cloudwatch log uploading to match API service limits (#61)
    • Limit the rate of publishing to PutLogEvents by delaying calls inside the CloudWathLogsFacade
  • Contributors: Emerson Knapp

1.1.4 (2020-09-17)

  • Correct seconds to milliseconds (#59)
  • Add AWS logging to batch tests (#58)
  • 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
  • add error for invalid log batch (#52)
    • add error for invalid log batch
    • modify logic
    • change to long instead of time
    • fix syntax
    • separate to function
    • change function order
    • add unit test
    • Add file manager test to CMakeList
    • file manager unit test
    • typo
    • add test log file manager class
    • modify filetest class and add unit test
    • add test publisher
    • debug
    • add validate batch function:
    • organize tuple
    • for loop to add valid data
    • pair
    • new priority queue
    • back to tuple
    • add outdated check
    • modify logic
    • modify test and pq
    • modify tests
    • add readbatch mock
    • add headers
    • remove data token
    • separate to new log_batch test file
    • add log comparison function
    • update test
    • fix typos
    • update batch test
    • remove outdated, fix timestamp
    • add > 24 hour log
    • remove utility
    • fix typo
    • changes based on review
    • modify macro
    • modify test
    • modify log_data
    • typo
    • add testfilemanagerstrategy
    • change logfile to datamanager & more
    • mock read function
    • update read and write functions
    • modify tests based on review
    • add batch_data validation
    • remove unnecessary headers
    • add test fixture
    • update test fixtures
    • updates based on review
  • Bumping version to match bloom release (#51)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cloudwatch_logs_common at Robotics Stack Exchange

No version for distro hydro showing dashing. Known supported distros are highlighted in the buttons above.
Package symbol

cloudwatch_logs_common package from cloudwatch_common repo

cloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management

ROS Distro
dashing

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
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

AWS CloudWatch management library used by ROS1/2 node to publish logs to CloudWatch service

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

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

Changelog for package cloudwatch_logs_common

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make cloudwatch_logs_common shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

  • Limit the rate of cloudwatch log uploading to match API service limits (#61)
    • Limit the rate of publishing to PutLogEvents by delaying calls inside the CloudWathLogsFacade
  • Contributors: Emerson Knapp

1.1.4 (2020-09-17)

  • Correct seconds to milliseconds (#59)
  • Add AWS logging to batch tests (#58)
  • 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
  • add error for invalid log batch (#52)
    • add error for invalid log batch
    • modify logic
    • change to long instead of time
    • fix syntax
    • separate to function
    • change function order
    • add unit test
    • Add file manager test to CMakeList
    • file manager unit test
    • typo
    • add test log file manager class
    • modify filetest class and add unit test
    • add test publisher
    • debug
    • add validate batch function:
    • organize tuple
    • for loop to add valid data
    • pair
    • new priority queue
    • back to tuple
    • add outdated check
    • modify logic
    • modify test and pq
    • modify tests
    • add readbatch mock
    • add headers
    • remove data token
    • separate to new log_batch test file
    • add log comparison function
    • update test
    • fix typos
    • update batch test
    • remove outdated, fix timestamp
    • add > 24 hour log
    • remove utility
    • fix typo
    • changes based on review
    • modify macro
    • modify test
    • modify log_data
    • typo
    • add testfilemanagerstrategy
    • change logfile to datamanager & more
    • mock read function
    • update read and write functions
    • modify tests based on review
    • add batch_data validation
    • remove unnecessary headers
    • add test fixture
    • update test fixtures
    • updates based on review
  • Bumping version to match bloom release (#51)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cloudwatch_logs_common at Robotics Stack Exchange

Package symbol

cloudwatch_logs_common package from cloudwatch_common repo

cloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management

ROS Distro
kinetic

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
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

AWS CloudWatch management library used by ROS1/2 node to publish logs to CloudWatch service

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

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

Changelog for package cloudwatch_logs_common

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make cloudwatch_logs_common shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

  • Limit the rate of cloudwatch log uploading to match API service limits (#61)
    • Limit the rate of publishing to PutLogEvents by delaying calls inside the CloudWathLogsFacade
  • Contributors: Emerson Knapp

1.1.4 (2020-09-17)

  • Correct seconds to milliseconds (#59)
  • Add AWS logging to batch tests (#58)
  • 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
  • add error for invalid log batch (#52)
    • add error for invalid log batch
    • modify logic
    • change to long instead of time
    • fix syntax
    • separate to function
    • change function order
    • add unit test
    • Add file manager test to CMakeList
    • file manager unit test
    • typo
    • add test log file manager class
    • modify filetest class and add unit test
    • add test publisher
    • debug
    • add validate batch function:
    • organize tuple
    • for loop to add valid data
    • pair
    • new priority queue
    • back to tuple
    • add outdated check
    • modify logic
    • modify test and pq
    • modify tests
    • add readbatch mock
    • add headers
    • remove data token
    • separate to new log_batch test file
    • add log comparison function
    • update test
    • fix typos
    • update batch test
    • remove outdated, fix timestamp
    • add > 24 hour log
    • remove utility
    • fix typo
    • changes based on review
    • modify macro
    • modify test
    • modify log_data
    • typo
    • add testfilemanagerstrategy
    • change logfile to datamanager & more
    • mock read function
    • update read and write functions
    • modify tests based on review
    • add batch_data validation
    • remove unnecessary headers
    • add test fixture
    • update test fixtures
    • updates based on review
  • Bumping version to match bloom release (#51)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cloudwatch_logs_common at Robotics Stack Exchange

Package symbol

cloudwatch_logs_common package from cloudwatch_common repo

cloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management

ROS Distro
melodic

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
CI status Continuous Integration : 0 / 0
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

AWS CloudWatch management library used by ROS1/2 node to publish logs to CloudWatch service

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

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

Changelog for package cloudwatch_logs_common

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make cloudwatch_logs_common shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

  • Limit the rate of cloudwatch log uploading to match API service limits (#61)
    • Limit the rate of publishing to PutLogEvents by delaying calls inside the CloudWathLogsFacade
  • Contributors: Emerson Knapp

1.1.4 (2020-09-17)

  • Correct seconds to milliseconds (#59)
  • Add AWS logging to batch tests (#58)
  • 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
  • add error for invalid log batch (#52)
    • add error for invalid log batch
    • modify logic
    • change to long instead of time
    • fix syntax
    • separate to function
    • change function order
    • add unit test
    • Add file manager test to CMakeList
    • file manager unit test
    • typo
    • add test log file manager class
    • modify filetest class and add unit test
    • add test publisher
    • debug
    • add validate batch function:
    • organize tuple
    • for loop to add valid data
    • pair
    • new priority queue
    • back to tuple
    • add outdated check
    • modify logic
    • modify test and pq
    • modify tests
    • add readbatch mock
    • add headers
    • remove data token
    • separate to new log_batch test file
    • add log comparison function
    • update test
    • fix typos
    • update batch test
    • remove outdated, fix timestamp
    • add > 24 hour log
    • remove utility
    • fix typo
    • changes based on review
    • modify macro
    • modify test
    • modify log_data
    • typo
    • add testfilemanagerstrategy
    • change logfile to datamanager & more
    • mock read function
    • update read and write functions
    • modify tests based on review
    • add batch_data validation
    • remove unnecessary headers
    • add test fixture
    • update test fixtures
    • updates based on review
  • Bumping version to match bloom release (#51)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cloudwatch_logs_common at Robotics Stack Exchange

No version for distro noetic showing dashing. Known supported distros are highlighted in the buttons above.
Package symbol

cloudwatch_logs_common package from cloudwatch_common repo

cloudwatch_logs_common cloudwatch_metrics_common dataflow_lite file_management

ROS Distro
dashing

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
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

AWS CloudWatch management library used by ROS1/2 node to publish logs to CloudWatch service

Additional Links

No additional links.

Maintainers

  • AWS RoboMaker

Authors

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

Changelog for package cloudwatch_logs_common

1.0.1 (2019-03-20)

  • adding unit tests for cloudwatch facade
  • Merge pull request #4 from juanrh/improve-coverage-cloudwatch_logger Improve coverage cloudwatch logger
  • Make LogManagerFactory mockeable
  • Make cloudwatch_logs_common shared lib to use it in other libs
  • Merge pull request #1 from xabxx/master [Bug Fix] Resolved false-positive error log messages
  • Resolved false-positive error log messages
  • Contributors: Abby Xu, Ross Desmond, Ryan Newell, Yuan "Forrest" Yu, hortala

1.1.5 (2020-10-14)

  • Limit the rate of cloudwatch log uploading to match API service limits (#61)
    • Limit the rate of publishing to PutLogEvents by delaying calls inside the CloudWathLogsFacade
  • Contributors: Emerson Knapp

1.1.4 (2020-09-17)

  • Correct seconds to milliseconds (#59)
  • Add AWS logging to batch tests (#58)
  • 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
  • add error for invalid log batch (#52)
    • add error for invalid log batch
    • modify logic
    • change to long instead of time
    • fix syntax
    • separate to function
    • change function order
    • add unit test
    • Add file manager test to CMakeList
    • file manager unit test
    • typo
    • add test log file manager class
    • modify filetest class and add unit test
    • add test publisher
    • debug
    • add validate batch function:
    • organize tuple
    • for loop to add valid data
    • pair
    • new priority queue
    • back to tuple
    • add outdated check
    • modify logic
    • modify test and pq
    • modify tests
    • add readbatch mock
    • add headers
    • remove data token
    • separate to new log_batch test file
    • add log comparison function
    • update test
    • fix typos
    • update batch test
    • remove outdated, fix timestamp
    • add > 24 hour log
    • remove utility
    • fix typo
    • changes based on review
    • modify macro
    • modify test
    • modify log_data
    • typo
    • add testfilemanagerstrategy
    • change logfile to datamanager & more
    • mock read function
    • update read and write functions
    • modify tests based on review
    • add batch_data validation
    • remove unnecessary headers
    • add test fixture
    • update test fixtures
    • updates based on review
  • Bumping version to match bloom release (#51)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cloudwatch_logs_common at Robotics Stack Exchange