-
Notifications
You must be signed in to change notification settings - Fork 24.9k
[Tensorpipe Agent] Implementing getMetrics with currently available metrics #37980
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
Conversation
…etrics This implements `TensorPipeAgent::getMetrics` with the metrics currently available. Will add other metrics such as Client/Server Active Calls once time outs are implemented. Differential Revision: [D21439184](https://our.internmc.facebook.com/intern/diff/D21439184/) [ghstack-poisoned]
…etrics This implements `TensorPipeAgent::getMetrics` with the metrics currently available. Will add other metrics such as Client/Server Active Calls once time outs are implemented. Differential Revision: [D21439184](https://our.internmc.facebook.com/intern/diff/D21439184/) ghstack-source-id: 103624005 Pull Request resolved: #37980
💊 CI failures summary and remediationsAs of commit 47b3d61 (more details on the Dr. CI page):
🕵️ 5 new failures recognized by patternsThe following CI failures do not appear to be due to upstream breakages:
|
…available metrics" This implements `TensorPipeAgent::getMetrics` with the metrics currently available. Will add other metrics such as Client/Server Active Calls once time outs are implemented. Differential Revision: [D21439184](https://our.internmc.facebook.com/intern/diff/D21439184/) [ghstack-poisoned]
…available metrics" This implements `TensorPipeAgent::getMetrics` with the metrics currently available. Will add other metrics such as Client/Server Active Calls once time outs are implemented. Differential Revision: [D21439184](https://our.internmc.facebook.com/intern/diff/D21439184/) [ghstack-poisoned]
…available metrics" This implements `TensorPipeAgent::getMetrics` with the metrics currently available. Will add other metrics such as Client/Server Active Calls once time outs are implemented. Differential Revision: [D21439184](https://our.internmc.facebook.com/intern/diff/D21439184/) [ghstack-poisoned]
…etrics Pull Request resolved: #37980 This implements `TensorPipeAgent::getMetrics` with the metrics currently available. Will add other metrics such as Client/Server Active Calls once time outs are implemented. ghstack-source-id: 103624005 Differential Revision: [D21439184](https://our.internmc.facebook.com/intern/diff/D21439184/)
This pull request has been merged in f0f5873. |
Stack from ghstack:
This implements
TensorPipeAgent::getMetrics
with the metrics currently available. Will add other metrics such as Client/Server Active Calls once time outs are implemented.Differential Revision: D21439184