include/lightspeed@ops@slo_autopilot_BurnRateSample.hrl
-record(burn_rate_sample, {
service :: binary(),
slo_name :: binary(),
short_window_milli :: integer(),
long_window_milli :: integer(),
hotspot_tenant_id :: binary()
}).
-record(burn_rate_sample, {
service :: binary(),
slo_name :: binary(),
short_window_milli :: integer(),
long_window_milli :: integer(),
hotspot_tenant_id :: binary()
}).