This tool allows the IBM Storage Scale users to perform performance monitoring for IBM Storage Scale devices using third-party applications such as Grafana or Prometheus software.
Apache License 2.0
32
stars
19
forks
source link
Allow enable, disable and overwrite application ports #171
By default, all API plugins are disabled on the Grafana-bridge server. To enable a plugin for a specific application, you must enable the corresponding port.
To view metrics using Grafna dashboards, uncomment the port setting in the "OpenTSDB API Connection Defaults" section of the config.ini.
To export metrics to a Prometheus server, uncomment in the prometheus setting in the 'Prometheus Exporter API Connection Defaults' section of the config.ini.
By default, all API plugins are disabled on the Grafana-bridge server. To enable a plugin for a specific application, you must enable the corresponding port. To view metrics using Grafna dashboards, uncomment the
port
setting in the "OpenTSDB API Connection Defaults" section of the config.ini. To export metrics to a Prometheus server, uncomment in theprometheus
setting in the 'Prometheus Exporter API Connection Defaults' section of the config.ini.