[Observability] Expose python/rust frontend identity in /server_info (#39993)
Signed-off-by: Sage Ahrac <sagiahrak@gmail.com>
This commit is contained in:
@@ -523,6 +523,7 @@ class TestServerInfoExistingFieldsPreserved(CustomTestCase):
|
||||
|
||||
self.assertIn("internal_states", info)
|
||||
self.assertIn("version", info)
|
||||
self.assertEqual(info["frontend"], "python")
|
||||
|
||||
def test_kv_events_config_raw_field_still_surfaced(self):
|
||||
# The new structured `kv_events` block sits alongside the
|
||||
|
||||
Reference in New Issue
Block a user