You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 5, 2022. It is now read-only.
metrics/counters?detailed=false and metrics/counters?detailed=should return same resource as it's defined on a class level as @ExposesResourceFor(CounterResource.class). As mentioned in dataflow ticket, json response has metricResourceList vs . counterResourceList.
I'm questioning if detailed parameters makes any sense as different assembler is just used not to show metric value even if metric value is already known(thus use of different resource to show it / not to show it).