[
https://issues.apache.org/jira/browse/TS-962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom resolved TS-962.
------------------------------
Resolution: Fixed
> typo of key name in logstats.cc
> -------------------------------
>
> Key: TS-962
> URL: https://issues.apache.org/jira/browse/TS-962
> Project: Traffic Server
> Issue Type: Bug
> Components: Stats
> Affects Versions: 3.0.1
> Reporter: Nick Berry
> Assignee: Leif Hedstrom
> Priority: Minor
> Fix For: 3.1.1
>
> Attachments: logstats.cc-key_name_typo-patch
>
>
> appears in trunk as well.
> {code}
> $ traffic_logstats -j
> { "total": {
> *snip*
> "error.conenct_failed" : { "req": "0", "req_pct": "0.00", "bytes": "0",
> "bytes_pct": "0.00" },
> *snip*
> },
> }
> {code}
> error.connect_failed is misspelled.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira