Skip to content

Memory Telemetry added

Compare
Choose a tag to compare
@akornich akornich released this 19 Apr 19:04
· 405 commits to master since this release
3a0acea

Memory Telemetry

  • feat: resolve #148 - MemTel: Implement the memory usage Telemetry auto-collection based on the config options.
  • feat: resolve #147 - MemTel: Implement necessary Telemetry auto-collection options config settings with the first available option being the memory usage collection.
  • feat: resolve #146 - MemTel: Define custom data fields for a Manual Telemetry event to keep the collected data. Implement helpers to manage that data.
  • test: resolve #148 - MemTel: Add unit tests.