Open jindov opened 5 years ago
What endpoint are you requesting? Do you still have this issue today?
I'm getting something similar on master (October 27th 2020).
traffic_stats | [INFO] 2020-10-28 19:26:47 Collected 674 cache stats values for cdn1 @ 1603913207
traffic_stats | [INFO] 2020-10-28 19:26:47 Collected 1791 deliveryservice stats values for cdn1 @ 1603913207
traffic_stats | [ERROR] 2020-10-28 19:26:49 could not unmarshall cache stats JSON - invalid character '<' looking for beginning of value
``
Just to be aware, Traffic Monitor is still version 3.1 - Will update once I update it.
Restarted Traffic Stats and could not reproduce (enabled debug).
Hi,
I got this issue when deploy Traffic Stats, TS can get the metric of
cache_stats
anddaily_stats
, but it can not get the metric ofdeliveryservice_stats
. TS's log report as follow:PS: I'm using the latest commit in master
Thanks