Skip to content

v0.2.0

Compare
Choose a tag to compare
@Bo0mer Bo0mer released this 12 Jan 09:03
· 26 commits to master since this release

Changelog

mozzle Go API

  • export AppMonitor object
  • export Emitter interface - allows to inject a home grown emitter, thus makes the package extensible
  • switch to github.com/Bo0mer/ccv2 for Cloud Foundry API client
  • emit app event metric for each application event
  • emit http response content_length_bytes metric

mozzle executable

  • emit metrics for application events
  • add switches to report the current version (-v, -version)

mib vagrant automation

  • complete rework of dashboards, e.g.
    • add option to summarize the displayed results by grouping for some time period
    • add option to display app crash events when looking at overview dashboards
    • display more than one aggregation of the metrics in some graphs (HTTP response size, response time, and others)