We should define "metric-groups" that can be turned on/off. Probably these groups depend on turning tools on off. Some ideas: Faban, Docker stats, Jaeger, ...
Probable steps:
find out metrics (response time, throughput, thinking time, cpu, memory, network traffic, Jaeger?) (and which tools generate them)
model this as configuration settings
configure components in execute folder
find out how much we can control the metric collection
I have separated this into three issues, because they belong to three different tasks. For the metrics, we have concept of /pptam-tool/configuration/measurementMetricTemplate.ini.
We should define "metric-groups" that can be turned on/off. Probably these groups depend on turning tools on off. Some ideas: Faban, Docker stats, Jaeger, ...
Probable steps:
find out how much we can control the metric collection
I have separated this into three issues, because they belong to three different tasks. For the metrics, we have concept of /pptam-tool/configuration/measurementMetricTemplate.ini.