Reason:
My metrics will be going to a shared Prometheus instance and it is entirely possible that the object names could overlap the naming convention used by other vendors.
What I have figured out so far:
I have a python script that modifies all the yaml files in /opt/harvest/conf/.. to prepend names like aggr to netapp_aggr. I have gotten a bulk of these to successfully display properly now but I "think" that yaml configs that leverage a plugins: entry do not pickup the updated object naming convention.
Some examples of what I am missing and cannot find where to adjust:
metadata_collector_*
cluster_software_validation
net_route_interface_labels
poller_memory
environment_sensor_*
If I can get this nailed down it will be a huge win for my team.