MaBiConti
MaBiConti
@dhoard : I'm chiming in, because I've been working on this feature together with @karina-ciupa . For use-case 1), we are not hard-coding any values. For 2), the application we...
Hi @dhoard , originally, we just want to get your feedback whether you would accept the approach. I consider a dedicated `metricCustomizers` configuration block to be not as elegant as...
We were instructed by our legal department not to mention any trademarked names. So I can just say we need this to monitor a toolchain named after a musical style...
@dhoard : I'm sorry, but we don't really understand your request. Do you want to see the output of JMXExporter, showing the metrics of the application we are monitoring? Like...
@dhoard : here are the metrics: [metrics.zip](https://github.com/user-attachments/files/18147202/metrics.zip) Our attributes-as-labels function is visible in `com_ibm_team_foundation_scenarios` For runtime and memory, there should be no impact when the feature is not used. And...
@dhoard here are the metrics with and without our change: [metrics.zip](https://github.com/user-attachments/files/18185796/metrics.zip) This should be the configuration that is used: metricCustomizers: - mbeanFilter: domain: com.ibm.team.foundation.activeservices properties: type: activeServicesMetrics attributesAsLabels: - serviceId...
Hi @dhoard , here come the integration tests. Do they meet your expectations?