Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

These APIs allow external services to fetch, for example, subtask metrics to do analysis. The coordinator metrics are also an essential set of metrics for jobs that expose how a job is behaving. Currently, the main clients of these REST APIs are the Web UI and the Kubernetes Operator.

Public Interfaces

The REST API needs to add an endpoint and add a new field to an existing response body.

...