Tags: mituuupeng/zipkin
Tags
Fixes Kafka by using log4j2 instead of slf4j log4j has a means to support log4j 1.2, which is used by our Kafka 0.8 component.
Switches to log4j2 and aligns deps to avoid conflicts in Spring Boot
Changes prometheus metrics to use tags instead of name encoding Before, prometheus metrics needed parsing to determine the transport. This leaves "/metrics" alone, but maps the collector metrics to look normal, using tags instead.
PreviousNext