wu-sheng commented on code in PR #12953: URL: https://github.com/apache/skywalking/pull/12953#discussion_r1910379445
########## docs/en/setup/backend/backend-telemetry.md: ########## @@ -1,11 +1,11 @@ # Telemetry for backend The OAP backend cluster itself is a distributed streaming process system. To assist the Ops team, we provide the telemetry for the OAP backend itself, also known as self-observability (so11y) -By default, the telemetry is disabled by setting `selector` to `none`, like this: +By default, the telemetry is disabled by setting `selector` to `prometheus`, like this, which activated the Prometheus telemetry. Review Comment: Prometheus provider should be activated by default to keep this function works by default as well. I have adjusted the document. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
