Closed anitakrueger closed 2 years ago
This is my fault as I haven't updated the tests :( I will get to that tonight!
@jimbydamonk would you be able to take a look at those build errors? I can't figure out why the assertion fails :( been looking at the mock code and updated all the tests, but somehow when it calls dispatch_values, it fails. I don't understand why :( Would appreciate your help.
This will rename metrics so they will stay at the same host and only plugin-instance and type-instance can be overwritten. From looking at other python plugins and for example the GenericJMX plugin, the metric would always be prefixed with the plugin name, but the host was never changed.
The metrics now look like this:
Yes, this is a breaking change unfortunately. May be there is a way to keep backward compatibility?