Skip to content

v1.0.0

Latest

Choose a tag to compare

@Eamon2009 Eamon2009 released this 22 May 12:02
· 1 commit to master since this release

What's Changed

  • Windows platform resource monitor by @Eamon2009 in #1
  • Implement JSON metric logging with appendJsonLog function by @Eamon2009 in #2
  • feat : add JSON logging interface for system metrics by @Eamon2009 in #3
  • feat(config): introduce Config struct and core configuration API by @Eamon2009 in #4
  • feat(metrics): implement MetricCollector for system data aggregation by @Eamon2009 in #5
  • feat(metrics): declare MetricCollector class interface by @Eamon2009 in #6
  • feat(metrics): define system metric data structures by @Eamon2009 in #7
  • feat(platform): implement cross-platform MonitorFactory by @Eamon2009 in #8
  • feat(platform): declare MonitorFactory interface by @Eamon2009 in #9
  • feat(metrics): implement JSON serialization for SystemMetrics by @Eamon2009 in #10

Full Changelog: 1.0.0-alpha.1...v1.0.0