From c5bfd7447c63d7fa6d991507bfa9d348cecaf541 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E6=99=9F=20Wu=20Sheng?= Date: Thu, 20 Mar 2025 08:20:48 +0800 Subject: [PATCH] Fix dead link in configuration-vocabulary.md (#13120) --- docs/en/setup/backend/configuration-vocabulary.md | 2 +- test/e2e-v2/script/env | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/setup/backend/configuration-vocabulary.md b/docs/en/setup/backend/configuration-vocabulary.md index d46ce46de2..84ad184810 100644 --- a/docs/en/setup/backend/configuration-vocabulary.md +++ b/docs/en/setup/backend/configuration-vocabulary.md @@ -139,7 +139,7 @@ It divided into several modules, each of which has its own settings. The followi | - | - | metadataQueryMaxSize | The maximum size of metadata per query. | SW_STORAGE_MYSQL_QUERY_MAX_SIZE | 5000 | | - | - | maxSizeOfBatchSql | The maximum size of batch size of SQL execution | SW_STORAGE_MAX_SIZE_OF_BATCH_SQL | 2000 | | - | - | asyncBatchPersistentPoolSize | async flush data into database thread size | SW_STORAGE_ASYNC_BATCH_PERSISTENT_POOL_SIZE | 4 | -| - | banyandb | - | BanyanDB storage, since 10.2.0, the [banyandb configuration](#banyanDB-configuration ) is separated to an independent configuration file: `bydb.yaml`. | - | - | +| - | banyandb | - | BanyanDB storage, since 10.2.0, the [banyandb configuration](#banyandb-configuration) is separated to an independent configuration file: `bydb.yaml`. | - | - | | agent-analyzer | default | Agent Analyzer. | SW_AGENT_ANALYZER | default | | | - | - | traceSamplingPolicySettingsFile | The sampling policy including `sampling rate` and `the threshold of trace segment latency` can be configured by the `traceSamplingPolicySettingsFile` file. | SW_TRACE_SAMPLING_POLICY_SETTINGS_FILE | `trace-sampling-policy-settings.yml` | | - | - | slowDBAccessThreshold | The slow database access threshold (in milliseconds). | SW_SLOW_DB_THRESHOLD | default:200,mongodb:100 | diff --git a/test/e2e-v2/script/env b/test/e2e-v2/script/env index 0a63aec744..76f6c1dbfe 100644 --- a/test/e2e-v2/script/env +++ b/test/e2e-v2/script/env @@ -22,7 +22,7 @@ SW_AGENT_PYTHON_COMMIT=c76a6ec51a478ac91abb20ec8f22a99b8d4d6a58 SW_AGENT_CLIENT_JS_COMMIT=af0565a67d382b683c1dbd94c379b7080db61449 SW_AGENT_CLIENT_JS_TEST_COMMIT=4f1eb1dcdbde3ec4a38534bf01dded4ab5d2f016 SW_KUBERNETES_COMMIT_SHA=6fe5e6f0d3b7686c6be0457733e825ee68cb9b35 -SW_ROVER_COMMIT=40d03c14d638339bf4aa6ec7376d421323de865a +SW_ROVER_COMMIT=4c0cb8429a96f190ea30eac1807008d523c749c3 SW_BANYANDB_COMMIT=f484391b33674fd5b6c6c1903056803818f5393a SW_AGENT_PHP_COMMIT=3192c553002707d344bd6774cfab5bc61f67a1d3 SW_PREDICTOR_COMMIT=54a0197654a3781a6f73ce35146c712af297c994