You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by "innerpeacez (via GitHub)" <gi...@apache.org> on 2023/03/20 07:55:04 UTC

[GitHub] [skywalking] innerpeacez commented on pull request #10563: [BUG] otel k8s-cluster rule add namespace dimension for MAL aggregation calculation(Deployment Status,Deployment Spec Replicas)

innerpeacez commented on PR #10563:
URL: https://github.com/apache/skywalking/pull/10563#issuecomment-1475766883

   > > There may be deployment with the same name under different namespace.
   > 
   > @innerpeacez Are you going to merge them? Could you be more clear about what was before and what is now?
   
   For example:
   there is a deployment named my-deployment in two different namespace, in namespace1,namespace2 respectively.
   original will output:
   my-deployment 2
   now will output:
   my-deployment-namespace1 1
   my-deployment-namespace2 1
   


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