You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2019/03/14 05:25:59 UTC

[incubator-skywalking] branch master updated: complete Intellij IDEA build process for envoy-metrics-receiver-plugin (#2358)

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git


The following commit(s) were added to refs/heads/master by this push:
     new 30e4089  complete Intellij IDEA build process for envoy-metrics-receiver-plugin (#2358)
30e4089 is described below

commit 30e408912857f258335e231e3d7f16777e03b130
Author: guyu <gu...@gmail.com>
AuthorDate: Thu Mar 14 13:25:54 2019 +0800

    complete Intellij IDEA build process for envoy-metrics-receiver-plugin (#2358)
---
 docs/en/guides/How-to-build.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/en/guides/How-to-build.md b/docs/en/guides/How-to-build.md
index 80c8ccb..aa2aca0 100644
--- a/docs/en/guides/How-to-build.md
+++ b/docs/en/guides/How-to-build.md
@@ -30,6 +30,7 @@ For each official Apache release, there is a complete and independent source cod
     * `grpc-java` and `java` folders in **apm-protocol/apm-network/target/generated-sources/protobuf**
     * `grpc-java` and `java` folders in **oap-server/server-core/target/generated-sources/protobuf**
     * `grpc-java` and `java` folders in **oap-server/server-receiver-plugin/skywalking-istio-telemetry-receiver-plugin/target/generated-sources/protobuf**
+    * `grpc-java` and `java` folders in **oap-server/server-receiver-plugin/envoy-metrics-receiver-plugin/target/generated-sources/protobuf**
     * `antlr4` folder in **oap-server/generate-tool-grammar/target/generated-sources**
     * `oal` folder in **oap-server/generated-analysis/target/generated-sources**