Conversation
Signed-off-by: SArshpreetAI <arshpreets2807@gmail.com>
|
What OS are you developing on? The tests are passing in the PR checks which use linux runners so my guess is that the errors you're seeing have to do with the If |
amorey
left a comment
There was a problem hiding this comment.
Did you consider mimicking the LogMetadata service and putting the code used by the LogRecords service into a log_records directory?
I am using macbook |
oh I wasn't aware of this. Let me check this out |
Why will that help? |
The Cluster Agent is a gRPC server with two services - |


Fixes #594
Summary
Converts rgkl crate to a module and moved to cluster_agent
Submitter checklist