mirror of
https://github.com/nais/wonderwall.git
synced 2026-08-19 19:16:14 +00:00
When an equal collector was already registered, the caller kept using its own instance, whose observations are never scraped. RegisterCollector now returns the registered collector so callers can adopt it.