GabrielCWT opened a new pull request, #18547:
URL: https://github.com/apache/druid/pull/18547
This MR adds support for labels being configured in the config file. It uses
the key druid.labels and expects the value to be a JSON structure of key-value
pairs.
The labels will be displayed in the web-console under the "Services" tab.
Example: `druid.labels={"broker-label":"broker-value","location":
"Airtrunk"}`
Below is a screenshot of the implementation with different labels for
different node types. Note that some columns have been hidden to capture the
important details.
<img width="1067" height="382" alt="Screenshot 2025-09-18 at 5 42 01 PM"
src="https://github.com/user-attachments/assets/232f9497-1808-42c6-9391-5a8d8b217e9b"
/>
--
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]