mirror of
https://github.com/wassname/ray.git
synced 2026-09-11 12:43:20 +08:00
Integrate metric items into raylet (#4602)
This commit is contained in:
@@ -187,6 +187,9 @@ class ObjectManager : public ObjectManagerInterface {
|
||||
/// \return string.
|
||||
std::string DebugString() const;
|
||||
|
||||
/// Record metrics.
|
||||
void RecordMetrics() const;
|
||||
|
||||
private:
|
||||
friend class TestObjectManager;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user