Github user aledsage commented on the issue:
https://github.com/apache/brooklyn-server/pull/595
Looking at the git history, the `WindowsPerformanceCounterFeed` was moved
to brooklyn-software-winrm in the commit
45308895d59c3e1ddf7828f1d63d6723cc671f0c, but
`WindowsPerformanceCounterPollConfig` was left where it was. This has been
broken in OSGi ever since (because of the split package).
My guess is that `WindowsPerformanceCounterPollConfig` was not moved
because it doesn't strictly have a dependency on winrm code, because it's
really just config. In hindsight, I think that was a mistake.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---