OpenFeign / feign

Feign makes writing java http clients easier
Apache License 2.0
9.44k stars 1.92k forks source link

Improve Documentation for feign-metrics #2463

Closed si-net closed 3 months ago

si-net commented 3 months ago

Problem

From the current documentation it is not immediately clear that additional dependencies are needed to make feign metrics work. This can lead to frustration.

Solution

Explicitly mention that additional dependencies are needed to make feign-metrics work.