mirror of https://github.com/apache/kafka.git
CI / build (push) Waiting to run
Details
There will be an update to the PluginMetrics#metricName method: the type of the tags parameter will be changed from Map to LinkedHashMap. This change is necessary because the order of metric tags is important 1. If the tag order is inconsistent, identical metrics may be treated as distinct ones by the metrics backend 2. KAFKA-18390 is updating metric naming to use LinkedHashMap. For consistency, we should follow the same approach here. Reviewers: TengYao Chi <frankvicky@apache.org>, Jhen-Yung Hsu <jhenyunghsu@gmail.com>, lllilllilllilili |
||
---|---|---|
.. | ||
api | ||
basic-auth-extension | ||
file/src | ||
json | ||
mirror/src | ||
mirror-client/src | ||
runtime/src | ||
test-plugins/src/main | ||
transforms/src |