Skip to content

Conversation

@joseeetm
Copy link
Collaborator

  • Fix startUpTime initialization in watcher to prevent event filtering issues
  • Add proper event processing tracking with LastProcessedEventTimestamp metric
  • Enhance /-/ready endpoint to validate actual event processing activity
  • Reduce log noise by changing warn/error logs to debug level
  • Add comprehensive test coverage for metrics functionality

Resolves issue where events were incorrectly discarded due to timing discrepancy when startUpTime was set at package load instead of watcher start time.

joseeetm and others added 2 commits May 30, 2025 18:17
- Fix startUpTime initialization in watcher to prevent event filtering issues
- Add proper event processing tracking with LastProcessedEventTimestamp metric
- Enhance /-/ready endpoint to validate actual event processing activity
- Reduce log noise by changing warn/error logs to debug level
- Add comprehensive test coverage for metrics functionality

Resolves issue where events were incorrectly discarded due to timing
discrepancy when startUpTime was set at package load instead of
watcher start time.
@joseeetm joseeetm closed this Jun 1, 2025
@joseeetm joseeetm deleted the DEVOPS-2320 branch June 3, 2025 15:21
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.

2 participants