[
https://issues.apache.org/jira/browse/TS-5102?focusedWorklogId=33999&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-33999
]
ASF GitHub Bot logged work on TS-5102:
--------------------------------------
Author: ASF GitHub Bot
Created on: 21/Dec/16 19:29
Start Date: 21/Dec/16 19:29
Worklog Time Spent: 10m
Work Description: GitHub user vmamidi opened a pull request:
https://github.com/apache/trafficserver/pull/1270
TS-5102 parent metrics
Add new metrics for parents
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vmamidi/trafficserver parent_metrics_TS-5102
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/1270.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 #1270
----
commit a7c515be2adf62da288122d5bf5add7d07fd786c
Author: vijayabhaskar <[email protected]>
Date: 2016-12-21T18:58:39Z
TS-5102 parent metrics
----
Issue Time Tracking
-------------------
Worklog Id: (was: 33999)
Time Spent: 10m
Remaining Estimate: 0h
> Add metrics for parents
> -----------------------
>
> Key: TS-5102
> URL: https://issues.apache.org/jira/browse/TS-5102
> Project: Traffic Server
> Issue Type: New Feature
> Components: Parent Proxy
> Reporter: vijaya bhaskar mamidi
> Assignee: vijaya bhaskar mamidi
> Priority: Trivial
> Labels: A
> Fix For: 7.1.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Add metrics related to parents.
> 1. Total retries for parents
> proxy.process.http.total_parent_retries
> 2. Number of times switched to a new parent
> proxy.process.http.total_parent_switches
> 3. Number of times ran out of tries
> proxy.process.http.total_parent_retries_exhausted
> 4. Number of times parents are marked down
> proxy.process.http.total_parent_marked_down_count
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)