Skip to content

feat: time-window grouping for streaming data #37

@mpryor

Description

@mpryor

Summary

Group streaming log lines into time-based buckets (per second, minute, hour) and display counts or aggregations per window.

Details

Use Cases

  • Spotting traffic spikes or error bursts in live logs
  • Measuring request rate over time
  • Identifying quiet periods or outages
  • Comparing activity patterns across time windows

Considerations

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions