Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-21600

Grafana Kafka-Topic dashboard is forming incorrect url 'NaNundefined' appended

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • trunk, 2.5.1
    • None
    • ambari-metrics
    • None
    • all

    Description

      • In Ambari 2.5.1 when we open the Grafana Dashboard then all other kafka graphs are working except "Kafka Topic". It shows "No Datapoint".
      • While debugging using 'Developer Console' we noticed that it is appending 'NaNundefined' before the "._avg&appId"

      Example:

      http://amb25101:3000/api/datasources/proxy/1/ws/v1/timeline/metrics?metricNames=kafka.server.BrokerTopicMetrics.BytesInPerSec.topic.TestTopic.countNaNundefined._avg&appId=kafka_broker&startTime=1501211592&endTime=1501233192
      

      Where as ideally it should be as following:

      http://amb25101:3000/api/datasources/proxy/1/ws/v1/timeline/metrics?metricNames=kafka.server.BrokerTopicMetrics.BytesInPerSec.topic.TestTopic.count._avg&appId=kafka_broker&startTime=1501211592&endTime=1501233192
      

      Attachments

        1. AMBARI-21600.patch
          2 kB
          Jay SenSharma

        Issue Links

          Activity

            People

              avijayan Aravindan Vijayan
              jaysensharma Jay SenSharma
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: