You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by ni...@apache.org on 2022/03/04 04:21:44 UTC

[incubator-heron] branch nicknezis/tracker-fixes updated (dd23309 -> 7e3eeb48)

This is an automated email from the ASF dual-hosted git repository.

nicknezis pushed a change to branch nicknezis/tracker-fixes
in repository https://gitbox.apache.org/repos/asf/incubator-heron.git.


    from dd23309  More cleanup to make the UI metricstimeline work
     add 7e3eeb48 Cleaning up the REST API structure

No new revisions were added by this update.

Summary of changes:
 .../heron/healthmgr/sensors/TrackerMetricsProvider.java  |  2 +-
 heron/tools/common/src/python/clients/tracker.py         | 10 +++++-----
 heron/tools/tracker/src/python/routers/container.py      |  6 +++---
 heron/tools/tracker/src/python/routers/metrics.py        |  4 ++--
 heron/tools/ui/resources/static/js/plan-stats.js         |  2 +-
 heron/tools/ui/resources/static/js/stat-trendlines.js    |  2 +-
 heron/tools/ui/src/python/main.py                        | 10 +++++-----
 .../user-manuals-tracker-rest.md                         | 16 ++++++++--------
 8 files changed, 26 insertions(+), 26 deletions(-)