Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-26196

AtlassianEvent monitoring in the logs

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • Logs
    • None
    • 1
    • 1
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Problem Definition

      Bamboo processes a large number of events asynchronously, so real-time event handling is critical for keeping information up-to-date and avoiding delays. When Bamboo experiences slowness, a large backlog of pending events or prolonged processing times for certain event types can be contributing factors. To troubleshoot these issues it's good to understand how the number of pending events changes over time. The Bamboo UI at $BAMBOO_BASE_URL/admin/viewBambooInternals.action displays all pending events, but only as a snapshot of the current state. Since events are managed in application memory, there is no built-in way to access or query historical data on pending events.

      Suggested Solution

      To enable visibility into the history of pending events, consider implementing a mechanism that periodically logs the number of pending events—such as recording a log entry every few minutes.

      This approach provides a historical record that can be referenced for analysis and troubleshooting.

              Unassigned Unassigned
              d4e7ab297885 Venkata Sateesh Pentela
              Votes:
              2 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: