GabrielCWT commented on PR #18547:
URL: https://github.com/apache/druid/pull/18547#issuecomment-3310922695

   > @GabrielCWT , how do you intend to use these labels? In particular, do 
they need to be displayed on the web-console and/or be a part of the 
`DruidNode` object?
   
   As of now, the use case is to display the IDC location of the service. 
Putting it in the web console would make it easier for us to see the locations 
of all services. 
   
   This feature is similar to the [kubernetes label 
feature](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/)
 which helps to add identifying attributes to each service.
   
   I felt that since it is attached to each service, we should store it in the 
`DruidNode`. I am open to suggestions if you feel that this should be stored in 
a different place.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to