Copilot commented on code in PR #13803: URL: https://github.com/apache/skywalking/pull/13803#discussion_r3043783257
########## docs/en/api/traceql-service.md: ########## @@ -835,7 +835,8 @@ traceQL: ``` ## Integration with Grafana - +***Notice:*** The feature requires version `Grafana 12 or later`. +More details can refer to [Use Grafana As The UI](../setup/backend/ui-grafana.md) Review Comment: Wording/formatting: remove the trailing whitespace after the sentence, and rephrase "More details can refer to" to something grammatical (e.g., "For more details, refer to ...") and end the sentence with a period. ```suggestion ***Notice:*** The feature requires version `Grafana 12 or later`. For more details, refer to [Use Grafana As The UI](../setup/backend/ui-grafana.md). ``` -- 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]
