From 9d9c0614c4ad8ded4199e34f69d2d21f8c161810 Mon Sep 17 00:00:00 2001 From: Mrproliu <741550557@qq.com> Date: Sun, 17 Apr 2022 21:37:50 +0800 Subject: [PATCH] update the docs --- docs/GRPC-Reporter-Option.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/GRPC-Reporter-Option.md b/docs/GRPC-Reporter-Option.md index 7c07056..1edb915 100644 --- a/docs/GRPC-Reporter-Option.md +++ b/docs/GRPC-Reporter-Option.md @@ -13,4 +13,5 @@ | `reporter.WithCDS` | setup CDS service | | `reporter.WithLayer` | setup layer | | `reporter.WithFAASLayer` | setup layer to FAAS | -| `reporter.WithLabels` | setup labels bind to process | +| `reporter.WithProcessLabels` | setup labels bind to process | +| `reporter.WithProcessStatusHook` | setup is enabled the process status |