This repository has been archived by the owner on Apr 2, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Skip context.Canceled error in grpc logging interceptors
context.Canceled is returned by grpc stream.Recv when you stop promscale with Ctrl-C.Skip logging the above error as the behavior is expected. Signed-off-by: Arunprasad Rajkumar <ar.arunprasad@gmail.com>
- Loading branch information