Skip to content

feat: time-window grouping for streaming data #37

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions