summaryrefslogtreecommitdiffstats
path: root/container-disc/src/main/java/com/yahoo/container/jdisc/SystemInfoProvider.java
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* - Remove cluster() from SystemInfo to only keep static information there.Henning Baldersheim2022-11-041-4/+1
| | | | | - Instead provide only the cluster name. - If you need cluster information have Cluster injected directly.
* Add id() to ClusterJon Bratseth2022-10-071-1/+1
|
* Add cloud to SystemInfoMartin Polden2022-06-291-0/+2
|
* Use '@Inject' from 'annotations' in multiple bundlesBjørn Christian Seime2022-05-061-1/+1
|
* Add application to systeminfoJon Bratseth2021-11-091-2/+10
|
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
|
* Expose node indices of a container cluster via SystemInfogjoranv2021-10-011-1/+1
|
* Add Cluster to SystemInfogjoranv2021-09-131-1/+4
|
* Add Node to SystemInfogjoranv2021-09-131-2/+5
|
* Non-functional-changes-onlyJon Bratseth2020-11-181-2/+5
|
* Move Zone API to separate bundleBjørn Christian Seime2020-06-101-0/+27