Join Slack
Powered by
Hi, I have an issue with this piece of code. When ...
# ktor
h
hdarritchon
11/21/2018, 10:56 AM
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.
MyApp.kt
Open in Slack
Previous
Next