Skip to content

v0.3.1

Compare
Choose a tag to compare
@briancoutinho briancoutinho released this 19 Oct 17:11
· 130 commits to main since this release

Summary

Includes iterative improvement to Prometheus logging support and updates to performance monitoring events library (hbt) for SPR and ARM.
PS: Packages with "_ods" suffix support logging to Meta ODS data store.

Release notes

dynolog

  • Add more metrics and smooth out prometheus implementation (#181, #156 )
  • Adds docker image for demo (#135)
  • Improve dyno gputrace's error message (#178)

hbt (performance events library)

  • Introduce core counters into BuiltinMetrics and respin generated events.(#123 , #124 , #126).
  • Fix hostname read to correctly truncate on large hostnames (#175)
  • Implement SW counter collection (#172)
  • Support to identify ARM CPU family ( , #162) and refactor code generation

Full Changelog: v0.3.0...v0.3.1