Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v4 task and container stats handler #2370

Merged
merged 1 commit into from
Feb 19, 2020
Merged

v4 task and container stats handler #2370

merged 1 commit into from
Feb 19, 2020

Conversation

cyastella
Copy link
Contributor

Summary

This add the initials outline for the task_stats_handler and container_stats_handler.

Implementation details

This PR doesn't create a v4 metadata endpoint yet, it creates the initial task_stats_handler and container_stats_handler. In each file we specify the path that users used to query task and container stats for v4 endpoint. We reuse V3EndpointID as an unique container identifier to build the v4 path.

Testing

New tests cover the changes:

I will add tests in task_server_setup in the next PR once finish implementing task_server setup part for v4 endpoint.

Description for the changelog

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Contributor

@yumex93 yumex93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM other than the Copyright.

@cyastella cyastella merged commit 25f05ee into aws:feature/v4_metadata Feb 19, 2020
@cyastella cyastella added this to the 1.39.0 milestone Mar 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants