class

Azu::JsonPerformanceReporter

Inherits Azu::PerformanceReporter < Reference < Object

Concrete implementation for JSON reporting

Instance methods

format_report(stats, since : Time | Nil) : String

Abstract method to be implemented by concrete reporters

Source
generate_daily_report
Source
generate_health_check

JSON-specific methods

Source
generate_hourly_report
Source
output(content : String) : Nil

Abstract method for output mechanism

Source
unavailable_message
Source