Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Streams)!: Stats/error logging polish #237

Merged
merged 7 commits into from
Sep 27, 2023
Merged

feat(Streams)!: Stats/error logging polish #237

merged 7 commits into from
Sep 27, 2023

Conversation

bartelink
Copy link
Collaborator

Add

  • Stats: DumpState to include custom output alongside internal ones
  • Generalize stats gathering to LatencyStatsSet
  • Add index and eventType properties to Unhandled exception logging
  • Emits stuck/failing stream names in head batch State output after failTheshold (defaults to StateInterval)
  • Reordered output so it gets emitted after the normal Stats on shutdown
  • Ingester emits state on shutdown

Change

  • Sinks.StartBatched results now require a latency per result (as a TimeSpan)
  • Major cleanup of internal timing/progress management

@bartelink bartelink marked this pull request as ready for review September 27, 2023 16:23
@bartelink bartelink merged commit b684e72 into master Sep 27, 2023
6 checks passed
@bartelink bartelink deleted the stats-polish branch September 27, 2023 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant