Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-8429

Define API for getting non user metrics.

Details

    Description

      MetricResults API does not support a way to query system metrics. Different implementations accomplish the same thing in different ways.

      FnApiRunner has a monitoring_metrics() defined on its PipelineResult (RunnerResult) object.
      DataflowRunner, has a all_metrics() method defined on its MetricResults (DataflowMetrics) object.

      Dataflow implementation of using metrics().all_metrics() sound reasonable. It would be usefult to define a single API that all runners implementations could agree on.

      cc: pabloem robertwb Ardagan

      Attachments

        Activity

          People

            Unassigned Unassigned
            altay Ahmet Altay
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: