Invocations were always getting counted as counters because writeInvocation always ended up as writeQueryResult with null passed as the type. I've short circuited that and wired up the 'type' parameter similar to query.
I'm not married to the change to ConsoleOutputWriter to log what type the metric is.
Invocations were always getting counted as counters because writeInvocation always ended up as writeQueryResult with null passed as the type. I've short circuited that and wired up the 'type' parameter similar to query.
I'm not married to the change to ConsoleOutputWriter to log what type the metric is.