Is there a way to use the add_field processor per instance in the perfmon module? We would like to monitor some mssql performance counters and add the name of the database in a custom field. That way we can aggregate counters per host per database. If this is not possible, should I make a feature request?
I also tried with perfmon.counters.instance_label or putting the logical_disk.name between quotes but that doesn't work.
FYI, without the when.equals part "fields.metricset.counter" is added with value "testfield".
We think the issue we have is that the condition needs to meet the key instead of the value.
The field actually results in "windows.perfmon.logical_disk.name".
I think we need something like:
@pmercado Just a small question => Any idea when the perfmon module would come out of beta? We are a bit reluctant to use beta features on a large scale. But perfmon is such an important part for Windows monitoring, we kind of really need it. . Tx!
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.