This is an automated email from the ASF dual-hosted git repository.

frankchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


    from da8a96c489d Fix two spelling errors in console labels. (#18823)
     add d91af3511f3 Add CPU and memory information to web console (#18613)

No new revisions were added by this update.

Summary of changes:
 docs/querying/sql-metadata-tables.md               |  2 +
 .../auth/AbstractAuthConfigurationTest.java        |  7 ++-
 .../results/auth_test_sys_schema_servers.json      |  8 ++-
 .../main/java/org/apache/druid/utils/JvmUtils.java | 13 ++++
 .../apache/druid/discovery/DiscoveryDruidNode.java | 53 ++++++++++++++--
 .../druid/discovery/DiscoveryDruidNodeTest.java    | 29 ++++++---
 .../druid/sql/calcite/schema/SystemSchema.java     | 14 ++++-
 .../druid/sql/calcite/schema/SystemSchemaTest.java | 73 ++++++++++++++++------
 web-console/src/utils/general.tsx                  |  4 +-
 .../__snapshots__/services-view.spec.tsx.snap      | 22 +++++++
 .../src/views/services-view/services-view.tsx      | 41 +++++++++++-
 website/.spelling                                  |  2 +
 12 files changed, 227 insertions(+), 41 deletions(-)


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

Reply via email to