GitHub user saltukalakus opened a pull request: https://github.com/apache/trafficserver/pull/100
DEV: Quotation marks removed for numeric values In "Stats over Http" plugin, it is better if integer and floating values does not have quotation marks in JSON output. This way pluging JSON output works with loggers based on elasticsearch with minimal configuration. You can merge this pull request into a Git repository by running: $ git pull https://github.com/BATYD-Turksat/trafficserver master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/100.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #100 ---- commit c76300867fd56a347b965653af082eb735f9378d Author: Saltuk Alakus <saltukala...@gmail.com> Date: 2014-07-31T12:41:49Z DEV: Quotation marks removed for numeric values ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---