Skip to content
This repository was archived by the owner on May 4, 2020. It is now read-only.
This repository was archived by the owner on May 4, 2020. It is now read-only.

Improve asynchronous metrics posting module #40

@liehe

Description

@liehe

For the moment, in mlbench/refimpls/utils/log.py subprocesses are used to post information asynchronously. This is however need to be improved using native Kubernetes modules.

A possible solution is connect_post_namespaced_service_proxy in CoreV1API. But it is not optimal as it does not accept body argument.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions