You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/12/04 17:37:27 UTC

[GitHub] [skywalking] Videl commented on issue #3999: [WIP] Documentation proofreading

Videl commented on issue #3999: [WIP] Documentation proofreading
URL: https://github.com/apache/skywalking/pull/3999#issuecomment-561758303
 
 
   Proofread the main setup documents.
   
   Wasn't sure exactly what was behind those two sentences in backend-ui-setup.md: about Jetty:
   
   
   ```
   - All native agents and probes, either language based or mesh probe, are using gRPC service (`core/default/gRPC*` in `application.yml`) to report data to the backend. Also, jetty service supported in JSON format. 
   - UI uses GraphQL (HTTP) query to access the backend also in Jetty service (`core/default/rest*` in `application.yml`).
   ```
   
   First sentence: Is the meaning of the sentence about how Skywalking is ran in a Jetty server application, and communications are made in JSON?
   
   The second sentence explains that the backend includes a graphql server used by the UI?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services