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 2022/01/21 07:32:21 UTC

[GitHub] [skywalking] wankai123 opened a new pull request #8463: Add `normal` to V9 service meta query

wankai123 opened a new pull request #8463:
URL: https://github.com/apache/skywalking/pull/8463


   - [ ] If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #<issue number>.
   - [X] Update the [`CHANGES` log](https://github.com/apache/skywalking/blob/master/CHANGES.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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on pull request #8463: Add `normal` to V9 service meta query

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on pull request #8463:
URL: https://github.com/apache/skywalking/pull/8463#issuecomment-1018254067


   FYI @Fine0830 This should fix the missing `normal` status and missing catalog.


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng merged pull request #8463: Add `normal` to listService query and support `scope=ALL` for global level metrics

Posted by GitBox <gi...@apache.org>.
wu-sheng merged pull request #8463:
URL: https://github.com/apache/skywalking/pull/8463


   


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on a change in pull request #8463: Add `normal` to V9 service meta query

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on a change in pull request #8463:
URL: https://github.com/apache/skywalking/pull/8463#discussion_r789419520



##########
File path: CHANGES.md
##########
@@ -34,6 +34,7 @@ Release Notes.
 * Support ZGC GC time and count metric collecting.
 * Sync proto buffers files from upstream Envoy (Related to https://github.com/envoyproxy/envoy/pull/18955).
 * Bump up GraphQL related dependencies to latest versions.
+* Add `normal` to V9 service meta query.

Review comment:
       ```suggestion
   * Add `normal` to V9 service meta query.
   * Support `scope=ALL` catalog for metrics.
   ```




-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on pull request #8463: Add `normal` to listService query and support `scope=ALL` for global level metrics

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on pull request #8463:
URL: https://github.com/apache/skywalking/pull/8463#issuecomment-1018321594


   FYI @mrproliu We added a new field in `listService` response in the protocol level. 
   
   https://github.com/apache/skywalking/pull/8463/commits/a7dd48c09c39b5b9095c91978a602e2fb23686fc
   
   We need a CLI update.


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org