metrics-sampler
metrics-sampler copied to clipboard
Permanent fix SSL CREDENTIALS
Temporary code changes done to fix SSL issue in PR wasn't proper.: https://github.com/dimovelev/metrics-sampler/pull/10/files
This PR fixes how the credentials are used as per PROTOCOL_PROVIDER_PACKAGES passed by jmx.remote.protocol.provider.packages. Ref: This is something for enabling weblogic support. http://download.oracle.com/docs/cd/E13222_01/wls/docs90/jmx/accessWLS. You'd set this to: weblogic.management.remote
Ex: https://github.com/search?q=PROTOCOL_PROVIDER_PACKAGES+weblogic&type=code