Hi, I have an issue with this piece of code. When ...
# ktor
h
Hi, I have an issue with this piece of code. When I try to expose my metrics app with a restfull endpoint (/api/v1/metrics/gauge). Jackson (Gson is not working also) is not able to serialize the Map<String,Any> of metrics answer.