James Peach created TS-4561:
-------------------------------
Summary: C++ API only lets you create TS_RECORDDATATYPE_INT metrics
Key: TS-4561
URL: https://issues.apache.org/jira/browse/TS-4561
Project: Traffic Server
Issue Type: Bug
Components: CPP API
Reporter: James Peach
Assignee: Brian Geffon
In {{Stat::init}}, the metric type is hardcoded to {{TS_RECORDDATATYPE_INT}},
which is supposed to be an instantaneous integral type (ie. gauge). The most
useful value would be counter, but really the caller should be able to specify
the kind of {{Stat}} to create. String metrics are also very useful, though
this doesn't appear to be supported by TSAPI.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)