surahman commented on a change in pull request #3786: URL: https://github.com/apache/incubator-heron/pull/3786#discussion_r818065021
########## File path: heron/tools/tracker/src/python/routers/metrics.py ########## @@ -119,7 +119,7 @@ async def get_metrics( # pylint: disable=too-many-arguments ) [email protected]("/metricstimeline", response_model=metricstimeline.MetricsTimeline) [email protected]("/metrics/timeline", response_model=metricstimeline.MetricsTimeline) Review comment: There might also be cascading changes required elsewhere, for example in links within the UI. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
