wu-sheng commented on a change in pull request #5029:
URL: https://github.com/apache/skywalking/pull/5029#discussion_r449772476
##########
File path: docs/en/setup/backend/backend-receivers.md
##########
@@ -109,4 +110,21 @@ receiver_jaeger:
gRPCPort: ${SW_RECEIVER_JAEGER_PORT:14250}
```
-NOTICE, Jaeger receiver is only provided in
`apache-skywalking-apm-x.y.z.tar.gz` tar.
\ No newline at end of file
+NOTICE, Jaeger receiver is only provided in
`apache-skywalking-apm-x.y.z.tar.gz` tar.
+
+## Opencensus receiver
+
+Opencensus receiver supports to ingest agent metrics by meter-system. OAP can
load the configuration at bootstrap.
+If the new configuration is not well-formed, OAP fails to start up. The files
are located at `$CLASSPATH/oc-rules`.
Review comment:
How about adding a name for which rule file? And activate them through
the system env, like ALS analyzer.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]