James Peach created TS-3071:
-------------------------------
Summary: emit JSON numbers in stats_over_http
Key: TS-3071
URL: https://issues.apache.org/jira/browse/TS-3071
Project: Traffic Server
Issue Type: Bug
Components: Plugins
Reporter: James Peach
As requested in https://github.com/apache/trafficserver/pull/100, it's
sometimes helpful for the {{stats_over_http}} plugin to emit numbers instead of
strings. The problem is that some environments (Javascript, Java) can't deal
with uint64_t, so we need to make it optional.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)