Hi,
As per this documentation https://www.ibm.com/docs/en/sva/10.0.5?topic=settings-runtime-monitoring-using-prometheus we have implemented the setup and we have the metrics available in our infrastructure prometheus server.
We need some guidance in order to place our monitoring solution better in Grafana dashboard
- Since we have a clustered environment with two servers in this case. How should we target each runtime instance for the metrics? Should we use the *webseal*/metrics or the *isam appliance*/metrics? The problem with using *webseal*/metrics is that both of our runtime servers functions as backends. So if we were to use *webseal*/metrics we would need to create a new junction per runtime server to cover both of them.
2. Can we get some informations or common prometheus rule on how can we use this metrics to do some calculations based on specific metric data which can bring to the dashboard. For example take out the average of a total metric and divided by a metric and if result of this rule cross some threshold value leads to an alert.
------------------------------
Sibi Baiju
------------------------------