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/10/11 01:48:27 UTC

[GitHub] [skywalking] wu-sheng commented on issue #3595: add graphql getServiceInstance instanceUUID field.

wu-sheng commented on issue #3595: add graphql getServiceInstance instanceUUID field.
URL: https://github.com/apache/skywalking/pull/3595#issuecomment-540865431
 
 
   The graphQL definition is like this
   ```graphql
   type ServiceInstance {
       id: ID!
       name: String!
       attributes: [Attribute!]!
       language: Language!
   }
   ```

----------------------------------------------------------------
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