ratz/src/services/storage/timestream/activitystats.go

type ServerStats

func (s ServerStats) records() []*timestreamwrite.Record {}

func WriteActivityStats(ctx context.Context, stats ServerStats) error {}