You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
updated example deployment yaml files according the API key authentication changes introduced to the IBM Spectrum Scale Performance monitoring tool
Modified config.ini allowing to specify the file path, where the 'apiKeyValue' is stored, instead of entering a key value in this file
Added the new command line argument 'protocol'
using this argument the user can decide if the bridge incoming requests should happen over HTTP or HTTPS connection
Removed fixed port numbers for HTTP/HTTPS connections.
4242 and 8443 still default ports for the bridge HTTP/HTTPS connections, but not fixed anymore
Added logic to re-attempt to get the MetaData from the pmcollector in case no data have been returned during the bridge start instead of stopping the process directly