Skip to content

Conversation

@shaykeren
Copy link

This PR addresses the critical monitor service failures by:

  1. Adding proper OpenTelemetry configuration in application.properties
  2. Implementing robust error handling in MonitorService
  3. Adding validation for OpenTelemetry resource attributes
  4. Including proper logging for monitoring events

Changes:

  • Updated MonitorService.java with proper error handling and validation
  • Added OpenTelemetry configuration in application.properties
  • Implemented resource attribute validation

Testing:

  • Verified OpenTelemetry configuration loading
  • Tested error handling scenarios
  • Validated resource attributes checking

Fixes IllegalStateException in MonitorService.monitor() and improves overall monitoring reliability.

@doppleware doppleware closed this Jun 2, 2025
@doppleware doppleware deleted the fix-monitor-service-failure-created-by-agentic branch June 2, 2025 16:07
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.

3 participants