You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement Prometheus metrics collection for the RPC server within the agent component. This will involve identifying key performance indicators and setting up the necessary instrumentation to capture these metrics.
Add metrics to collect indicators in the rpc_function decorator.
Add success and failure metrics for RPC.
The text was updated successfully, but these errors were encountered:
Implement Prometheus metrics collection for the RPC server within the agent component. This will involve identifying key performance indicators and setting up the necessary instrumentation to capture these metrics.
rpc_function
decorator.Add success and failure metrics for RPC.
The text was updated successfully, but these errors were encountered: