Mohammad Arshad created AMBARI-25984:
----------------------------------------

             Summary: Ambari metrics summary API missing daily aggregator info
                 Key: AMBARI-25984
                 URL: https://issues.apache.org/jira/browse/AMBARI-25984
             Project: Ambari
          Issue Type: Bug
          Components: ambari-metrics
    Affects Versions: metrics-3.0.0
            Reporter: Mohammad Arshad
            Assignee: Mohammad Arshad


API http://{\{HOST_PORT}}/ws/v1/timeline/metrics/summary returns following
{noformat}
{
    "timestamp": 1691405233095,
    "metadata": {
        "timeline_metric_store_watcher": "2",
        "datanode": "329",
        "HOST": "154",
        "jobhistoryserver": "67",
        "namenode": "457",
        "ambari_server": "79",
        "hiveserver2": "116",
        "amssmoketestfake": "2",
        "hivemetastore": "438",
        "resourcemanager": "257",
        "Number of Hosts": "7",
        "applicationhistoryserver": "108",
        "nodemanager": "366",
        "hbase": "1950",
        "ams-hbase": "5583"
    },
    "aggregation": {
        "TimelineMetricHostAggregatorHourly": "Mon Aug 07 09:00:00 GMT 2023",
        "TimelineMetricHostAggregatorMinute": "Mon Aug 07 10:45:00 GMT 2023",
        "TimelineClusterAggregatorSecond": "Mon Aug 07 10:46:00 GMT 2023",
        "TimelineClusterAggregatorMinute": "Mon Aug 07 10:45:00 GMT 2023",
        "TimelineClusterAggregatorHourly": "Mon Aug 07 09:00:00 GMT 2023"
    }
}
{noformat}
In above aggregation information TimelineMetricHostAggregatorDaily and 
TimelineClusterAggregatorDaily are missing. Summary API should return these 
aggregation detail also.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@ambari.apache.org
For additional commands, e-mail: issues-h...@ambari.apache.org

Reply via email to