Uploaded image for project: 'Apache Storm'
  1. Apache Storm
  2. STORM-1719

Introduce REST API: Topology metric stats for stream

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0.0, 2.0.0
    • 2.0.0, 1.1.0
    • storm-core
    • None

    Description

      Apache Storm has two REST APIs for showing topology stats, /api/v1/topology/:id and showing component stats, /api/v1/topology/:id/component/:component.

      Both of APIs shows metrics aggregated by topology or each component.
      It helps determining traffics between component to component, which is good for many topologies. But if users use their own topology which utilizes lots of streams, they may want to see topology stats in detail - in point of stream's view.

      We already have visualization API to show the traffics between stream to stream, but it's internal API, and contains only transferred, and it shows non-aggregated result so users need to aggregate theirselves.

      Attachments

        Activity

          People

            kabhwan Jungtaek Lim
            kabhwan Jungtaek Lim
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: