You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by "Oren Shemesh (JIRA)" <ji...@apache.org> on 2017/02/08 06:48:41 UTC

[jira] [Updated] (TC-142) traffic_ops/app/conf/production/influxdb.conf

     [ https://issues.apache.org/jira/browse/TC-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oren Shemesh updated TC-142:
----------------------------
    Description: 
According to [DeliveryServiceStats.pm::get_db_name()|https://github.com/apache/incubator-trafficcontrol/blob/master/traffic_ops/app/lib/Extensions/TrafficStats/API/DeliveryServiceStats.pm#L95], the key holding the deliveryservice database name in influxDb is "deliveryservice_stats_db_name".
The key and value found in [production/influxdb.conf|https://github.com/apache/incubator-trafficcontrol/blob/master/traffic_ops/app/conf/production/influxdb.conf#L4] are wrong.
The keys and values found at test/influxdb.conf and development/influxdb.conf are good.

This code is used by the /api/1.2/deliveryservice_stats TO API, and prevented DS graphs from being displayed in traffic portal


  was:
According to [DeliveryServiceStats.pm::get_db_name()|https://github.com/apache/incubator-trafficcontrol/blob/master/traffic_ops/app/lib/Extensions/TrafficStats/API/DeliveryServiceStats.pm#L95], the key holding the deliveryservice database name in influxDb is "deliveryservice_stats_db_name".
The key and value found in [production/influxdb.conf|https://github.com/apache/incubator-trafficcontrol/blob/master/traffic_ops/app/conf/production/influxdb.conf#L4]are wrong.
The keys and values found at test/influxdb.conf and development/influxdb.conf are good.

This code is used by the /api/1.2/deliveryservice_stats TO API, and prevented DS graphs from being displayed in traffic portal



> traffic_ops/app/conf/production/influxdb.conf
> ---------------------------------------------
>
>                 Key: TC-142
>                 URL: https://issues.apache.org/jira/browse/TC-142
>             Project: Traffic Control
>          Issue Type: Bug
>          Components: Traffic Ops
>    Affects Versions: 1.8.0, 1.7.0, 1.9.0
>         Environment: All
>            Reporter: Oren Shemesh
>            Priority: Minor
>             Fix For: 1.9.0
>
>
> According to [DeliveryServiceStats.pm::get_db_name()|https://github.com/apache/incubator-trafficcontrol/blob/master/traffic_ops/app/lib/Extensions/TrafficStats/API/DeliveryServiceStats.pm#L95], the key holding the deliveryservice database name in influxDb is "deliveryservice_stats_db_name".
> The key and value found in [production/influxdb.conf|https://github.com/apache/incubator-trafficcontrol/blob/master/traffic_ops/app/conf/production/influxdb.conf#L4] are wrong.
> The keys and values found at test/influxdb.conf and development/influxdb.conf are good.
> This code is used by the /api/1.2/deliveryservice_stats TO API, and prevented DS graphs from being displayed in traffic portal



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)