oximeter
should refresh its producer list more frequently
#6916
Labels
oximeter
should refresh its producer list more frequently
#6916
See #6905 and #6895 for more context.
This issue tracks making
oximeter
only learn about producers by fetching its list from Nexus, and for doing so more periodically. Today, it does so every 10 minutes, but that should be much smaller, 10-30 seconds. Secondly, we should remove entirely the API that Nexus uses to notifyoximeter
of a new producer. Instead,oximeter
will only know about that by fetching this list.We should have a specific configuration for integration tests, which makes the interval much smaller, say 1-5 seconds. That's only an optimization, not strictly required.
The text was updated successfully, but these errors were encountered: