diff --git a/docs/admin/code-hosts/aws-codecommit.mdx b/docs/admin/code-hosts/aws-codecommit.mdx index 3887049f4..7c0b3ff41 100644 --- a/docs/admin/code-hosts/aws-codecommit.mdx +++ b/docs/admin/code-hosts/aws-codecommit.mdx @@ -37,7 +37,7 @@ AWS CodeCommit connections support the following configuration options, which ar {/* SCHEMA_SYNC_START: admin/code_hosts/aws_codecommit.schema.json */} {/* WARNING: This section is auto-generated during releases. Do not edit manually. */} -{/* Last updated: 2026-09-15T15:44:43Z */} +{/* Last updated: 2026-09-18T11:15:57Z */} ```json { // REQUIRED: diff --git a/docs/admin/code-hosts/azuredevops.mdx b/docs/admin/code-hosts/azuredevops.mdx index 4d3e7bd88..fdfbd9e5b 100644 --- a/docs/admin/code-hosts/azuredevops.mdx +++ b/docs/admin/code-hosts/azuredevops.mdx @@ -69,7 +69,7 @@ Azure DevOps connections support the following configuration options, which are {/* SCHEMA_SYNC_START: admin/code_hosts/azuredevops.schema.json */} {/* WARNING: This section is auto-generated during releases. Do not edit manually. */} -{/* Last updated: 2026-09-15T15:44:43Z */} +{/* Last updated: 2026-09-18T11:15:57Z */} ```json // Authentication alternatives: token OR windowsPassword diff --git a/docs/admin/code-hosts/bitbucket-cloud.mdx b/docs/admin/code-hosts/bitbucket-cloud.mdx index 59c2849a0..b33835833 100644 --- a/docs/admin/code-hosts/bitbucket-cloud.mdx +++ b/docs/admin/code-hosts/bitbucket-cloud.mdx @@ -116,7 +116,7 @@ Bitbucket Cloud connections support the following configuration options, which a {/* SCHEMA_SYNC_START: admin/code_hosts/bitbucket_cloud.schema.json */} {/* WARNING: This section is auto-generated during releases. Do not edit manually. */} -{/* Last updated: 2026-09-15T15:44:43Z */} +{/* Last updated: 2026-09-18T11:15:57Z */} ```json { // The workspace access token to use when authenticating with Bitbucket Cloud. diff --git a/docs/admin/code-hosts/bitbucket-server.mdx b/docs/admin/code-hosts/bitbucket-server.mdx index 8341e7903..7494195e1 100644 --- a/docs/admin/code-hosts/bitbucket-server.mdx +++ b/docs/admin/code-hosts/bitbucket-server.mdx @@ -202,7 +202,7 @@ Bitbucket Server / Bitbucket Data Center connections support the following confi {/* SCHEMA_SYNC_START: admin/code_hosts/bitbucket_server.schema.json */} {/* WARNING: This section is auto-generated during releases. Do not edit manually. */} -{/* Last updated: 2026-09-15T15:44:43Z */} +{/* Last updated: 2026-09-18T11:15:57Z */} ```json // Authentication alternatives: token OR password diff --git a/docs/admin/code-hosts/gerrit.mdx b/docs/admin/code-hosts/gerrit.mdx index 37c52f7bb..13adf31dc 100644 --- a/docs/admin/code-hosts/gerrit.mdx +++ b/docs/admin/code-hosts/gerrit.mdx @@ -113,7 +113,7 @@ Gerrit connections support the following configuration options, which are specif {/* SCHEMA_SYNC_START: admin/code_hosts/gerrit.schema.json */} {/* WARNING: This section is auto-generated during releases. Do not edit manually. */} -{/* Last updated: 2026-09-15T15:44:43Z */} +{/* Last updated: 2026-09-18T11:15:57Z */} ```json { // If non-null, enforces Gerrit repository permissions. This requires that there is an item in the [site configuration json](https://sourcegraph.com/docs/admin/config/site_config#auth-providers) `auth.providers` field, of type "gerrit" with the same `url` field as specified in this `GerritConnection`. diff --git a/docs/admin/code-hosts/github.mdx b/docs/admin/code-hosts/github.mdx index 7cdf951e9..adebb5b74 100644 --- a/docs/admin/code-hosts/github.mdx +++ b/docs/admin/code-hosts/github.mdx @@ -458,7 +458,7 @@ GitHub connections support the following configuration options, which are specif {/* SCHEMA_SYNC_START: admin/code_hosts/github.schema.json */} {/* WARNING: This section is auto-generated during releases. Do not edit manually. */} -{/* Last updated: 2026-09-15T15:44:43Z */} +{/* Last updated: 2026-09-18T11:15:57Z */} ```json // Authentication alternatives: token OR gitHubAppDetails OR externalAccount OR useRandomExternalAccount diff --git a/docs/admin/code-hosts/gitlab.mdx b/docs/admin/code-hosts/gitlab.mdx index 7c02f6f66..229e4288d 100644 --- a/docs/admin/code-hosts/gitlab.mdx +++ b/docs/admin/code-hosts/gitlab.mdx @@ -189,7 +189,7 @@ See [Internal rate limits](/admin/code-hosts/rate-limits#internal-rate-limits). {/* SCHEMA_SYNC_START: admin/code_hosts/gitlab.schema.json */} {/* WARNING: This section is auto-generated during releases. Do not edit manually. */} -{/* Last updated: 2026-09-15T15:44:43Z */} +{/* Last updated: 2026-09-18T11:15:57Z */} ```json { // If non-null, enforces GitLab repository permissions. This requires that there be an item in the `auth.providers` field of type "gitlab" with the same `url` field as specified in this `GitLabConnection`. diff --git a/docs/admin/code-hosts/gitolite.mdx b/docs/admin/code-hosts/gitolite.mdx index 2c6124fbd..e023a8139 100644 --- a/docs/admin/code-hosts/gitolite.mdx +++ b/docs/admin/code-hosts/gitolite.mdx @@ -25,7 +25,7 @@ To connect Gitolite to Sourcegraph: {/* SCHEMA_SYNC_START: admin/code_hosts/gitolite.schema.json */} {/* WARNING: This section is auto-generated during releases. Do not edit manually. */} -{/* Last updated: 2026-09-15T15:44:43Z */} +{/* Last updated: 2026-09-18T11:15:57Z */} ```json { // A list of repositories to never mirror from this Gitolite instance. Supports excluding by exact name ({"name": "foo"}). diff --git a/docs/admin/code-hosts/other.mdx b/docs/admin/code-hosts/other.mdx index 963ebe4f5..1fc74ff3c 100644 --- a/docs/admin/code-hosts/other.mdx +++ b/docs/admin/code-hosts/other.mdx @@ -68,7 +68,7 @@ Repositories must be listed individually: {/* SCHEMA_SYNC_START: admin/code_hosts/other_external_service.schema.json */} {/* WARNING: This section is auto-generated during releases. Do not edit manually. */} -{/* Last updated: 2026-09-15T15:44:43Z */} +{/* Last updated: 2026-09-18T11:15:57Z */} ```json { // A list of repositories to never mirror by name after applying repositoryPathPattern. Supports excluding by exact name ({"name": "myrepo"}) or regular expression ({"pattern": ".*secret.*"}). diff --git a/docs/admin/code-hosts/phabricator.mdx b/docs/admin/code-hosts/phabricator.mdx index 3ddccd18b..88519e9e9 100644 --- a/docs/admin/code-hosts/phabricator.mdx +++ b/docs/admin/code-hosts/phabricator.mdx @@ -76,7 +76,7 @@ The Sourcegraph instance's site admin must [update the `corsOrigin` site config {/* SCHEMA_SYNC_START: admin/code_hosts/phabricator.schema.json */} {/* WARNING: This section is auto-generated during releases. Do not edit manually. */} -{/* Last updated: 2026-09-15T15:44:43Z */} +{/* Last updated: 2026-09-18T11:15:57Z */} ```json { // SSH cipher to use when cloning via SSH. Must be a valid choice from `ssh -Q cipher`. diff --git a/docs/admin/config/settings.mdx b/docs/admin/config/settings.mdx index c853fe7ca..6b37fbd94 100644 --- a/docs/admin/config/settings.mdx +++ b/docs/admin/config/settings.mdx @@ -27,7 +27,7 @@ Settings options and their default values are shown below. {/* SCHEMA_SYNC_START: admin/config/settings.schema.json */} {/* WARNING: This section is auto-generated during releases. Do not edit manually. */} -{/* Last updated: 2026-09-15T15:44:43Z */} +{/* Last updated: 2026-09-18T11:15:57Z */} ```json { diff --git a/docs/admin/config/site-config.mdx b/docs/admin/config/site-config.mdx index 56523e921..d3189e4c1 100644 --- a/docs/admin/config/site-config.mdx +++ b/docs/admin/config/site-config.mdx @@ -21,7 +21,7 @@ All site configuration options and their default values are shown below. {/* SCHEMA_SYNC_START: admin/config/site.schema.json */} {/* WARNING: This section is auto-generated during releases. Do not edit manually. */} -{/* Last updated: 2026-09-15T15:44:43Z */} +{/* Last updated: 2026-09-18T11:15:57Z */} ```json { @@ -61,9 +61,6 @@ All site configuration options and their default values are shown below. // - "5h30m40s" "batchChanges.changesetsRetention": null, - // Configuration for out-of-the-box coding agent steps in Batch Changes. When an access token is configured for an agent, Sourcegraph routes that agent's LLM traffic directly to the corresponding provider from the frontend proxy. Access tokens remain server-side and are never sent to executors. Agents without an access token continue to use the Sourcegraph Model Provider. - "batchChanges.codingAgents": null, - // A list of permitted container registries for use in batch changes, e.g., docker.io. Applies to step 'container' images and 'buildImage' base images. If empty, all container registries are allowed. It cannot be used together with 'batchChanges.containerRegistryDenylist' // Other example values: // - "docker.io" diff --git a/docs/admin/repo/perforce.mdx b/docs/admin/repo/perforce.mdx index 3f53a016c..eea2518b8 100644 --- a/docs/admin/repo/perforce.mdx +++ b/docs/admin/repo/perforce.mdx @@ -228,7 +228,7 @@ With this setting, Sourcegraph will ignore any rules with a host other than `*`, {/* SCHEMA_SYNC_START: admin/code_hosts/perforce.schema.json */} {/* WARNING: This section is auto-generated during releases. Do not edit manually. */} -{/* Last updated: 2026-09-15T15:44:43Z */} +{/* Last updated: 2026-09-18T11:15:57Z */} ```json { // If non-null, enforces Perforce depot permissions. diff --git a/docs/self-hosted/observability/alerts.mdx b/docs/self-hosted/observability/alerts.mdx index 8e7520ee2..15f1fe0d9 100644 --- a/docs/self-hosted/observability/alerts.mdx +++ b/docs/self-hosted/observability/alerts.mdx @@ -2392,6 +2392,7 @@ Generated query for critical alert: `min((sum by (app) (up{app=~".*(pgsql\\|code **Descriptions** - warning precise-code-intel-worker: 3600s+ maximum time a precise codeintel upload has been waiting to be processed for 15m0s +- critical precise-code-intel-worker: 86400s+ maximum time a precise codeintel upload has been waiting to be processed for 15m0s **Next steps** @@ -2403,7 +2404,8 @@ Generated query for critical alert: `min((sum by (app) (up{app=~".*(pgsql\\|code ```json "observability.silenceAlerts": [ - "warning_precise-code-intel-worker_codeintel_upload_queue_duration" + "warning_precise-code-intel-worker_codeintel_upload_queue_duration", + "critical_precise-code-intel-worker_codeintel_upload_queue_duration" ] ``` @@ -2414,6 +2416,8 @@ Generated query for critical alert: `min((sum by (app) (up{app=~".*(pgsql\\|code Generated query for warning alert: `max((max(src_workerutil_queue_duration_seconds{domain="precise_code_intel_upload_worker"})) >= 3600)` +Generated query for critical alert: `max((max(src_workerutil_queue_duration_seconds{domain="precise_code_intel_upload_worker"})) >= 86400)` +
@@ -3189,10 +3193,11 @@ Generated query for critical alert: `(min((sum(src_worker_jobs{job=~"^worker.*", **Descriptions** - warning worker: 21600s+ oldest recent completed SCIP upload age missing from the commit graph fast path for 15m0s +- critical worker: 259200s+ oldest recent completed SCIP upload age missing from the commit graph fast path for 15m0s **Next steps** -- Completed, unexpired SCIP uploads finished 1-48h ago are not represented in the persisted commit graph fast path. +- Completed, unexpired SCIP uploads finished 1-96h ago are not represented in the persisted commit graph fast path. - Check whether the codeintel commit graph updater worker is running and healthy. - Check worker logs for commit graph update failures. - Inspect codeintel commit graph freshness and upload processing panels for related backlog or errors. @@ -3201,7 +3206,8 @@ Generated query for critical alert: `(min((sum(src_worker_jobs{job=~"^worker.*", ```json "observability.silenceAlerts": [ - "warning_worker_codeintel_commit_graph_fast_path_oldest_missing_upload_age_seconds" + "warning_worker_codeintel_commit_graph_fast_path_oldest_missing_upload_age_seconds", + "critical_worker_codeintel_commit_graph_fast_path_oldest_missing_upload_age_seconds" ] ``` @@ -3212,6 +3218,8 @@ Generated query for critical alert: `(min((sum(src_worker_jobs{job=~"^worker.*", Generated query for warning alert: `max((max(src_codeintel_commit_graph_fast_path_oldest_missing_upload_age_seconds{job=~"^worker.*"\} and on (instance, job) (increase(src_codeintel_commit_graph_fast_path_reporter_total\{job=~"^worker.*"}[15m]) > 0)) or on () vector(0)) > 21600)` +Generated query for critical alert: `max((max(src_codeintel_commit_graph_fast_path_oldest_missing_upload_age_seconds{job=~"^worker.*"\} and on (instance, job) (increase(src_codeintel_commit_graph_fast_path_reporter_total\{job=~"^worker.*"}[15m]) > 0)) or on () vector(0)) > 259200)` +
@@ -4735,6 +4743,42 @@ Generated query for warning alert: `max((max by (name) (container_memory_rss{nam
+## searcher: memory_map_areas_percentage_used + +

process memory map areas percentage used (per instance)

+ +**Descriptions** + +- warning searcher: 60%+ process memory map areas percentage used (per instance) +- critical searcher: 80%+ process memory map areas percentage used (per instance) + +**Next steps** + +- Scale out searcher to distribute mapped archives and CAS segments across more processes. +- Increase vm.max_map_count on the host if scaling does not keep usage below the warning threshold. +- More help interpreting this metric is available in the [dashboards reference](dashboards#searcher-memory_map_areas_percentage_used). +- **Silence this alert:** If you are aware of this alert and want to silence notifications for it, add the following to your site configuration and set a reminder to re-evaluate the alert: + +```json +"observability.silenceAlerts": [ + "warning_searcher_memory_map_areas_percentage_used", + "critical_searcher_memory_map_areas_percentage_used" +] +``` + +*Managed by the Sourcegraph Code Understanding team.* + +
+Technical details + +Generated query for warning alert: `max(((proc_metrics_memory_map_current_count / proc_metrics_memory_map_max_limit) * 100) >= 60)` + +Generated query for critical alert: `max(((proc_metrics_memory_map_current_count / proc_metrics_memory_map_max_limit) * 100) >= 80)` + +
+ +
+ ## searcher: container_cpu_usage

container cpu usage total (1m average) across all cores by instance

diff --git a/docs/self-hosted/observability/dashboards.mdx b/docs/self-hosted/observability/dashboards.mdx index 7851ff5bd..e6c1e1803 100644 --- a/docs/self-hosted/observability/dashboards.mdx +++ b/docs/self-hosted/observability/dashboards.mdx @@ -11033,7 +11033,7 @@ sum by(instance) (src_codeintel_upload_processor_upload_size{job="precise-code-i

Maximum time a precise codeintel upload has been waiting to be processed

-Refer to the [alerts reference](alerts#precise-code-intel-worker-codeintel_upload_queue_duration) for 1 alert related to this panel. +Refer to the [alerts reference](alerts#precise-code-intel-worker-codeintel_upload_queue_duration) for 2 alerts related to this panel. To see this panel, visit `/-/debug/grafana/d/precise-code-intel-worker/precise-code-intel-worker?viewPanel=100002` on your Sourcegraph instance. @@ -14432,7 +14432,7 @@ sum(increase(src_record_encryption_errors_total{job=~"^worker.*"}[5m]))

Repositories with recent completed SCIP uploads missing from the commit graph fast path

-A non-zero value indicates that completed, unexpired SCIP uploads finished 1-48h ago may be stale, missing, or slower to resolve through the primary persisted lookup path. +A non-zero value indicates that completed, unexpired SCIP uploads finished 1-96h ago may be stale, missing, or slower to resolve through the primary persisted lookup path. This panel has no related alerts. @@ -14456,7 +14456,7 @@ max(src_codeintel_commit_graph_fast_path_affected_repositories{job=~"^worker.*"}

Recent completed SCIP uploads missing from the commit graph fast path

-Total number of completed, unexpired SCIP uploads finished 1-48h ago that are missing from the persisted commit graph fast path. +Total number of completed, unexpired SCIP uploads finished 1-96h ago that are missing from the persisted commit graph fast path. This panel has no related alerts. @@ -14480,7 +14480,7 @@ max(src_codeintel_commit_graph_fast_path_missing_uploads_total{job=~"^worker.*"}

Maximum recent completed SCIP uploads missing from the commit graph fast path for one repository

-Largest number of completed, unexpired SCIP uploads finished 1-48h ago that are missing from the persisted commit graph fast path for a single repository. +Largest number of completed, unexpired SCIP uploads finished 1-96h ago that are missing from the persisted commit graph fast path for a single repository. This panel has no related alerts. @@ -14504,9 +14504,9 @@ max(src_codeintel_commit_graph_fast_path_max_missing_uploads_per_repository{job=

Oldest recent completed SCIP upload age missing from the commit graph fast path

-Age in seconds of the oldest completed, unexpired SCIP upload finished 1-48h ago that is missing from the persisted commit graph fast path. +Age in seconds of the oldest completed, unexpired SCIP upload finished 1-96h ago that is missing from the persisted commit graph fast path. -Refer to the [alerts reference](alerts#worker-codeintel_commit_graph_fast_path_oldest_missing_upload_age_seconds) for 1 alert related to this panel. +Refer to the [alerts reference](alerts#worker-codeintel_commit_graph_fast_path_oldest_missing_upload_age_seconds) for 2 alerts related to this panel. To see this panel, visit `/-/debug/grafana/d/worker/worker?viewPanel=100410` on your Sourcegraph instance. @@ -14528,7 +14528,7 @@ max(src_codeintel_commit_graph_fast_path_oldest_missing_upload_age_seconds{job=~

Newest recent completed SCIP upload age missing from the commit graph fast path

-Age in seconds of the newest completed, unexpired SCIP upload finished 1-48h ago that is missing from the persisted commit graph fast path. +Age in seconds of the newest completed, unexpired SCIP upload finished 1-96h ago that is missing from the persisted commit graph fast path. This panel has no related alerts. @@ -19739,6 +19739,200 @@ histogram_quantile(0.95, sum by (le, reason) (rate(src_zoekt_final_aggregate_siz
+### Searcher: Network I/O pod metrics (only available on Kubernetes) + +#### searcher: network_sent_bytes_aggregate + +

Transmission rate over 5m (aggregate)

+ +The rate of bytes sent over the network across all pods + +This panel has no related alerts. + +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100400` on your Sourcegraph instance. + +*Managed by the Sourcegraph Code Understanding team.* + +
+Technical details + +Query: + +``` +sum(rate(container_network_transmit_bytes_total{container_label_io_kubernetes_pod_name=~`.*searcher.*`}[5m])) +``` +
+ +
+ +#### searcher: network_received_packets_per_instance + +

Transmission rate over 5m (per instance)

+ +The amount of bytes sent over the network by individual pods + +This panel has no related alerts. + +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100401` on your Sourcegraph instance. + +*Managed by the Sourcegraph Code Understanding team.* + +
+Technical details + +Query: + +``` +sum by (container_label_io_kubernetes_pod_name) (rate(container_network_transmit_bytes_total{container_label_io_kubernetes_pod_name=~`${instance:regex}`}[5m])) +``` +
+ +
+ +#### searcher: network_received_bytes_aggregate + +

Receive rate over 5m (aggregate)

+ +The amount of bytes received from the network across pods + +This panel has no related alerts. + +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100410` on your Sourcegraph instance. + +*Managed by the Sourcegraph Code Understanding team.* + +
+Technical details + +Query: + +``` +sum(rate(container_network_receive_bytes_total{container_label_io_kubernetes_pod_name=~`.*searcher.*`}[5m])) +``` +
+ +
+ +#### searcher: network_received_bytes_per_instance + +

Receive rate over 5m (per instance)

+ +The amount of bytes received from the network by individual pods + +This panel has no related alerts. + +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100411` on your Sourcegraph instance. + +*Managed by the Sourcegraph Code Understanding team.* + +
+Technical details + +Query: + +``` +sum by (container_label_io_kubernetes_pod_name) (rate(container_network_receive_bytes_total{container_label_io_kubernetes_pod_name=~`${instance:regex}`}[5m])) +``` +
+ +
+ +#### searcher: network_transmitted_packets_dropped_by_instance + +

Transmit packet drop rate over 5m (by instance)

+ +An increase in dropped packets could be a leading indicator of network saturation. + +This panel has no related alerts. + +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100420` on your Sourcegraph instance. + +*Managed by the Sourcegraph Code Understanding team.* + +
+Technical details + +Query: + +``` +sum by (container_label_io_kubernetes_pod_name) (rate(container_network_transmit_packets_dropped_total{container_label_io_kubernetes_pod_name=~`${instance:regex}`}[5m])) +``` +
+ +
+ +#### searcher: network_transmitted_packets_errors_per_instance + +

Errors encountered while transmitting over 5m (per instance)

+ +An increase in transmission errors could indicate a networking issue + +This panel has no related alerts. + +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100421` on your Sourcegraph instance. + +*Managed by the Sourcegraph Code Understanding team.* + +
+Technical details + +Query: + +``` +sum by (container_label_io_kubernetes_pod_name) (rate(container_network_transmit_errors_total{container_label_io_kubernetes_pod_name=~`${instance:regex}`}[5m])) +``` +
+ +
+ +#### searcher: network_received_packets_dropped_by_instance + +

Receive packet drop rate over 5m (by instance)

+ +An increase in dropped packets could be a leading indicator of network saturation. + +This panel has no related alerts. + +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100422` on your Sourcegraph instance. + +*Managed by the Sourcegraph Code Understanding team.* + +
+Technical details + +Query: + +``` +sum by (container_label_io_kubernetes_pod_name) (rate(container_network_receive_packets_dropped_total{container_label_io_kubernetes_pod_name=~`${instance:regex}`}[5m])) +``` +
+ +
+ +#### searcher: network_transmitted_packets_errors_by_instance + +

Errors encountered while receiving over 5m (per instance)

+ +An increase in errors while receiving could indicate a networking issue. + +This panel has no related alerts. + +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100423` on your Sourcegraph instance. + +*Managed by the Sourcegraph Code Understanding team.* + +
+Technical details + +Query: + +``` +sum by (container_label_io_kubernetes_pod_name) (rate(container_network_receive_errors_total{container_label_io_kubernetes_pod_name=~`${instance:regex}`}[5m])) +``` +
+ +
+ ### Searcher: Cache disk I/O metrics #### searcher: cache_disk_reads_sec @@ -19751,7 +19945,7 @@ Note: Disk statistics are per _device_, not per _service_. In certain environmen This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100400` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100500` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -19777,7 +19971,7 @@ Note: Disk statistics are per _device_, not per _service_. In certain environmen This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100401` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100501` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -19803,7 +19997,7 @@ Note: Disk statistics are per _device_, not per _service_. In certain environmen This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100410` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100510` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -19829,7 +20023,7 @@ Note: Disk statistics are per _device_, not per _service_. In certain environmen This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100411` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100511` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -19855,7 +20049,7 @@ Note: Disk statistics are per _device_, not per _service_. In certain environmen This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100420` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100520` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -19881,7 +20075,7 @@ Note: Disk statistics are per _device_, not per _service_. In certain environmen This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100421` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100521` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -19907,7 +20101,7 @@ Note: Disk statistics are per _device_, not per _service_. In certain environmen This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100430` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100530` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -19933,7 +20127,7 @@ Note: Disk statistics are per _device_, not per _service_. In certain environmen This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100431` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100531` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -19959,7 +20153,7 @@ Note: Disk statistics are per _device_, not per _service_. In certain environmen This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100440` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100540` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -19985,7 +20179,7 @@ Note: Disk statistics are per _device_, not per _service_. In certain environmen This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100441` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100541` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20011,7 +20205,7 @@ Note: Disk statistics are per _device_, not per _service_. In certain environmen This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100450` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100550` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20037,7 +20231,7 @@ The number of gRPC requests received per second across all methods, aggregated a This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100500` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100600` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20061,7 +20255,7 @@ The number of gRPC requests received per second broken out per method, aggregate This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100501` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100601` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20085,7 +20279,7 @@ The percentage of gRPC requests that fail across all methods, aggregated across This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100510` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100610` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20109,7 +20303,7 @@ The percentage of gRPC requests that fail per method, aggregated across all inst This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100511` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100611` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20133,7 +20327,7 @@ The 99th percentile response time per method, aggregated across all instances. This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100520` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100620` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20157,7 +20351,7 @@ The 90th percentile response time per method, aggregated across all instances. This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100521` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100621` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20181,7 +20375,7 @@ The 75th percentile response time per method, aggregated across all instances. This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100522` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100622` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20205,7 +20399,7 @@ The 99.9th percentile total per-RPC response size per method, aggregated across This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100530` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100630` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20229,7 +20423,7 @@ The 90th percentile total per-RPC response size per method, aggregated across al This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100531` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100631` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20253,7 +20447,7 @@ The 75th percentile total per-RPC response size per method, aggregated across al This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100532` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100632` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20277,7 +20471,7 @@ The 99.9th percentile size of every individual protocol buffer size sent by the This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100540` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100640` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20301,7 +20495,7 @@ The 90th percentile size of every individual protocol buffer size sent by the se This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100541` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100641` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20325,7 +20519,7 @@ The 75th percentile size of every individual protocol buffer size sent by the se This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100542` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100642` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20349,7 +20543,7 @@ The average number of response messages sent during a streaming RPC method, brok This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100550` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100650` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20373,7 +20567,7 @@ The rate of all generated gRPC response codes per method, aggregated across all This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100560` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100660` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20399,7 +20593,7 @@ The percentage of gRPC requests that fail across all methods (regardless of whet This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100600` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100700` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20423,7 +20617,7 @@ The percentage of gRPC requests that fail per method (regardless of whether or n This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100601` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100701` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20447,7 +20641,7 @@ The rate of all generated gRPC response codes per method (regardless of whether This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100602` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100702` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20477,7 +20671,7 @@ When debugging, knowing that a particular error comes from the grpc-go library i This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100610` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100710` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20507,7 +20701,7 @@ When debugging, knowing that a particular error comes from the grpc-go library i This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100611` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100711` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20537,7 +20731,7 @@ When debugging, knowing that a particular error comes from the grpc-go library i This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100612` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100712` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20563,7 +20757,7 @@ The percentage of gRPC requests that were retried across all methods, aggregated This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100700` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100800` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20587,7 +20781,7 @@ The percentage of gRPC requests that were retried aggregated across all "searche This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100701` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100801` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20611,7 +20805,7 @@ The count of gRPC requests that were retried aggregated across all "searcher" cl This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100702` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100802` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20635,7 +20829,7 @@ Query: This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100800` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100900` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20657,7 +20851,7 @@ sum(increase(src_codeintel_symbols_api_total{job=~"^searcher.*"}[5m])) This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100801` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100901` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20679,7 +20873,7 @@ sum by (le)(rate(src_codeintel_symbols_api_duration_seconds_bucket{job=~"^searc This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100802` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100902` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20701,7 +20895,7 @@ sum(increase(src_codeintel_symbols_api_errors_total{job=~"^searcher.*"}[5m])) This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100803` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100903` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20723,7 +20917,7 @@ sum(increase(src_codeintel_symbols_api_errors_total{job=~"^searcher.*"}[5m])) / This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100810` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100910` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20745,7 +20939,7 @@ sum by (op,parseAmount)(increase(src_codeintel_symbols_api_total{job=~"^searcher This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100811` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100911` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20767,7 +20961,7 @@ histogram_quantile(0.99, sum by (le,op,parseAmount)(rate(src_codeintel_symbols_ This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100812` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100912` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20789,7 +20983,7 @@ sum by (op,parseAmount)(increase(src_codeintel_symbols_api_errors_total{job=~"^s This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100813` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100913` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20813,7 +21007,7 @@ sum by (op,parseAmount)(increase(src_codeintel_symbols_api_errors_total{job=~"^s This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100900` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101000` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20835,7 +21029,7 @@ sum(increase(src_sourcegraphobjects_symbol_indexes_total{job=~"^searcher.*"}[5m] This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100901` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101001` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20857,7 +21051,7 @@ sum by (le)(rate(src_sourcegraphobjects_symbol_indexes_duration_seconds_bucket{ This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100902` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101002` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20879,7 +21073,7 @@ sum(increase(src_sourcegraphobjects_symbol_indexes_errors_total{job=~"^searcher. This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100903` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101003` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20901,7 +21095,7 @@ sum(increase(src_sourcegraphobjects_symbol_indexes_errors_total{job=~"^searcher. This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100910` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101010` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20923,7 +21117,7 @@ sum by (op)(increase(src_sourcegraphobjects_symbol_indexes_total{job=~"^searcher This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100911` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101011` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20945,7 +21139,7 @@ histogram_quantile(0.99, sum by (le,op)(rate(src_sourcegraphobjects_symbol_inde This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100912` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101012` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20967,7 +21161,7 @@ sum by (op)(increase(src_sourcegraphobjects_symbol_indexes_errors_total{job=~"^s This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=100913` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101013` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -20991,7 +21185,7 @@ sum by (op)(increase(src_sourcegraphobjects_symbol_indexes_errors_total{job=~"^s This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101000` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101100` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21013,7 +21207,7 @@ max(src_codeintel_symbols_parsing{job=~"^searcher.*"}) This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101001` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101101` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21035,7 +21229,7 @@ max(src_codeintel_symbols_parse_queue_size{job=~"^searcher.*"}) This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101002` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101102` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21057,7 +21251,7 @@ max(src_codeintel_symbols_parse_queue_timeouts_total{job=~"^searcher.*"}) This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101003` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101103` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21079,7 +21273,7 @@ rate(src_codeintel_symbols_parse_failed_total{job=~"^searcher.*"}[5m]) This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101010` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101110` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21101,7 +21295,7 @@ sum(increase(src_codeintel_symbols_parser_total{job=~"^searcher.*"}[5m])) This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101011` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101111` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21123,7 +21317,7 @@ sum by (le)(rate(src_codeintel_symbols_parser_duration_seconds_bucket{job=~"^se This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101012` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101112` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21145,7 +21339,7 @@ sum(increase(src_codeintel_symbols_parser_errors_total{job=~"^searcher.*"}[5m])) This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101013` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101113` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21167,7 +21361,7 @@ sum(increase(src_codeintel_symbols_parser_errors_total{job=~"^searcher.*"}[5m])) This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101020` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101120` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21189,7 +21383,7 @@ sum by (op)(increase(src_codeintel_symbols_parser_total{job=~"^searcher.*"}[5m]) This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101021` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101121` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21211,7 +21405,7 @@ histogram_quantile(0.99, sum by (le,op)(rate(src_codeintel_symbols_parser_durat This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101022` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101122` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21233,7 +21427,7 @@ sum by (op)(increase(src_codeintel_symbols_parser_errors_total{job=~"^searcher.* This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101023` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101123` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21259,7 +21453,7 @@ no This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101100` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101200` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21283,7 +21477,7 @@ no This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101101` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101201` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21307,7 +21501,7 @@ no This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101102` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101202` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21331,7 +21525,7 @@ rate(src_diskcache_store_symbols_errors_total[5m]) This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101200` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101300` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21353,7 +21547,7 @@ src_codeintel_symbols_fetching This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101201` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101301` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21375,7 +21569,7 @@ max(src_codeintel_symbols_fetch_queue_size{job=~"^searcher.*"}) This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101210` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101310` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21397,7 +21591,7 @@ sum(increase(src_codeintel_symbols_repository_fetcher_total{job=~"^searcher.*"}[ This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101211` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101311` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21419,7 +21613,7 @@ sum by (le)(rate(src_codeintel_symbols_repository_fetcher_duration_seconds_buck This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101212` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101312` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21441,7 +21635,7 @@ sum(increase(src_codeintel_symbols_repository_fetcher_errors_total{job=~"^search This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101213` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101313` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21463,7 +21657,7 @@ sum(increase(src_codeintel_symbols_repository_fetcher_errors_total{job=~"^search This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101220` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101320` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21485,7 +21679,7 @@ sum by (op)(increase(src_codeintel_symbols_repository_fetcher_total{job=~"^searc This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101221` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101321` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21507,7 +21701,7 @@ histogram_quantile(0.99, sum by (le,op)(rate(src_codeintel_symbols_repository_f This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101222` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101322` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21529,7 +21723,7 @@ sum by (op)(increase(src_codeintel_symbols_repository_fetcher_errors_total{job=~ This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101223` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101323` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21553,7 +21747,7 @@ sum by (op)(increase(src_codeintel_symbols_repository_fetcher_errors_total{job=~ This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101300` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101400` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21575,7 +21769,7 @@ sum(increase(src_codeintel_symbols_gitserver_total{job=~"^searcher.*"}[5m])) This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101301` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101401` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21597,7 +21791,7 @@ sum by (le)(rate(src_codeintel_symbols_gitserver_duration_seconds_bucket{job=~" This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101302` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101402` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21619,7 +21813,7 @@ sum(increase(src_codeintel_symbols_gitserver_errors_total{job=~"^searcher.*"}[5m This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101303` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101403` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21641,7 +21835,7 @@ sum(increase(src_codeintel_symbols_gitserver_errors_total{job=~"^searcher.*"}[5m This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101310` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101410` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21663,7 +21857,7 @@ sum by (op)(increase(src_codeintel_symbols_gitserver_total{job=~"^searcher.*"}[5 This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101311` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101411` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21685,7 +21879,7 @@ histogram_quantile(0.99, sum by (le,op)(rate(src_codeintel_symbols_gitserver_du This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101312` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101412` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21707,7 +21901,7 @@ sum by (op)(increase(src_codeintel_symbols_gitserver_errors_total{job=~"^searche This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101313` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101413` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21733,7 +21927,7 @@ The 95th percentile duration of search requests to Rockskip in seconds. Lower is This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101400` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101500` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21759,7 +21953,7 @@ The number of search requests currently being processed by Rockskip. This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101401` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101501` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21785,7 +21979,7 @@ The number of search requests that returned an error in the last 5 minutes. This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101402` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101502` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21811,7 +22005,7 @@ The 95th percentile duration of index jobs in seconds. This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101410` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101510` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21836,7 +22030,7 @@ The number of index jobs currently being processed by Rockskip. This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101411` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101511` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21863,7 +22057,7 @@ The number of index jobs that returned an error in the last 5 minutes. This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101412` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101512` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21890,7 +22084,7 @@ The number of repositories indexed by Rockskip. This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101420` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101520` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21916,7 +22110,7 @@ The 95th percentile age of index jobs in seconds. This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101421` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101521` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21941,7 +22135,7 @@ The number of search requests in the last 5 minutes that were handled by parsing This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101422` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101522` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -21967,7 +22161,7 @@ The duration since the configuration client used by the "searcher" service last This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101500` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101600` on your Sourcegraph instance. *Managed by the Sourcegraph Platform team.* @@ -21989,7 +22183,7 @@ src_conf_client_time_since_last_successful_update_seconds{job=~`.*searcher`,inst Refer to the [alerts reference](alerts#searcher-searcher_site_configuration_duration_since_last_successful_update_by_instance) for 1 alert related to this panel. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101501` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101601` on your Sourcegraph instance. *Managed by the Sourcegraph Platform team.* @@ -22016,7 +22210,7 @@ A value of 0 indicates the routine isn`t running currently, it awaits it`s next This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101600` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101700` on your Sourcegraph instance. *Managed by the Sourcegraph Platform team.* @@ -22041,7 +22235,7 @@ A low or zero value could indicate that a routine is stalled or encountering err This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101601` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101701` on your Sourcegraph instance. *Managed by the Sourcegraph Platform team.* @@ -22066,7 +22260,7 @@ A sustained high error rate may indicate a problem with the routine`s configurat Refer to the [alerts reference](alerts#searcher-goroutine_error_rate) for 1 alert related to this panel. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101610` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101710` on your Sourcegraph instance. *Managed by the Sourcegraph Services team.* @@ -22091,7 +22285,7 @@ A value above 5% indicates that a significant portion of routine executions are Refer to the [alerts reference](alerts#searcher-goroutine_error_percentage) for 1 alert related to this panel. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101611` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101711` on your Sourcegraph instance. *Managed by the Sourcegraph Services team.* @@ -22116,7 +22310,7 @@ Longer durations might indicate increased load or processing time. This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101620` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101720` on your Sourcegraph instance. *Managed by the Sourcegraph Platform team.* @@ -22141,7 +22335,7 @@ This represents how long a complete loop iteration takes before sleeping for the This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101621` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101721` on your Sourcegraph instance. *Managed by the Sourcegraph Platform team.* @@ -22166,7 +22360,7 @@ Higher values indicate that tenant processing is taking longer and may affect ov This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101630` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101730` on your Sourcegraph instance. *Managed by the Sourcegraph Platform team.* @@ -22191,7 +22385,7 @@ Consistently high values might indicate problematic tenants or inefficient proce This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101631` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101731` on your Sourcegraph instance. *Managed by the Sourcegraph Platform team.* @@ -22216,7 +22410,7 @@ Unexpected changes can indicate tenant configuration issues or scaling events. This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101640` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101740` on your Sourcegraph instance. *Managed by the Sourcegraph Platform team.* @@ -22241,7 +22435,7 @@ A healthy routine should maintain a consistent processing rate. This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101641` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101741` on your Sourcegraph instance. *Managed by the Sourcegraph Platform team.* @@ -22266,7 +22460,7 @@ Consistent errors indicate problems with specific tenants. This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101650` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101750` on your Sourcegraph instance. *Managed by the Sourcegraph Platform team.* @@ -22291,7 +22485,7 @@ Values above 5% indicate significant tenant processing problems. This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101651` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101751` on your Sourcegraph instance. *Managed by the Sourcegraph Platform team.* @@ -22315,7 +22509,7 @@ Query: This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101700` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101800` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -22337,7 +22531,7 @@ sum by (app_name, db_name) (src_pgsql_conns_max_open{app_name="searcher"}) This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101701` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101801` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -22359,7 +22553,7 @@ sum by (app_name, db_name) (src_pgsql_conns_open{app_name="searcher"}) This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101710` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101810` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -22381,7 +22575,7 @@ sum by (app_name, db_name) (src_pgsql_conns_in_use{app_name="searcher"}) This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101711` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101811` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -22403,7 +22597,7 @@ sum by (app_name, db_name) (src_pgsql_conns_idle{app_name="searcher"}) Refer to the [alerts reference](alerts#searcher-mean_blocked_seconds_per_conn_request) for 2 alerts related to this panel. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101720` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101820` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -22425,7 +22619,7 @@ sum by (app_name, db_name) (increase(src_pgsql_conns_blocked_seconds{app_name="s This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101730` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101830` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -22447,7 +22641,7 @@ sum by (app_name, db_name) (increase(src_pgsql_conns_closed_max_idle{app_name="s This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101731` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101831` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -22469,7 +22663,7 @@ sum by (app_name, db_name) (increase(src_pgsql_conns_closed_max_lifetime{app_nam This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101732` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101832` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -22487,13 +22681,26 @@ sum by (app_name, db_name) (increase(src_pgsql_conns_closed_max_idle_time{app_na ### Searcher: Searcher (CPU, Memory) +Searcher leverages memory mapping to optimize file reads: it is generally expected to consume all the memory provided to it, if it can. When it finds data that is not available in memory yet, this causes a 'page fault', and the data is loaded into memory from disk. + +A trend to watch out for: when something in-application happens to take a lot of memory, and active file previously used nearly all remaining memory, then: + +1. 'Memory (RSS)' goes up, due to in-application usage +2. 'Memory usage (Active file)' goes down, as file data held in memory is evicted +3. 'Page faults' go up, as less data is held in memory (and with that, IOPS, disk read throughput, ...) + +This can also happen without 'Memory (RSS)' increasing, if the provisioned memory is insufficent to start with. +A small degree of this is behaviour generally expected, but if it happens significantly or causes user-noticeable impact, it's likely searcher could benefit from more memory. Look for more user-facing metrics to make a final determination on appropriate resource allocation. + +_See https://en.wikipedia.org/wiki/Memory-mapped_file and the related articles for more information about memory maps._ + #### searcher: cpu_usage_percentage

CPU usage

Refer to the [alerts reference](alerts#searcher-cpu_usage_percentage) for 1 alert related to this panel. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101800` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101900` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -22517,7 +22724,7 @@ An estimate for the active memory in use, which includes anonymous memory, file This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101801` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101901` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -22541,7 +22748,7 @@ An estimate for the active memory in use in bytes, which includes anonymous memo This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101802` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101902` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -22565,7 +22772,7 @@ The total anonymous memory in use by the application, which includes Go stack an Refer to the [alerts reference](alerts#searcher-memory_rss) for 1 alert related to this panel. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101810` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101910` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -22589,7 +22796,7 @@ This metric shows the total active file-backed memory currently in use by the ap This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101811` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101911` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -22613,7 +22820,7 @@ The kernel usage metric shows the amount of memory used by the kernel on behalf This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101812` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101912` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -22629,6 +22836,54 @@ max(container_memory_kernel_usage{name=~"^searcher.*"} / container_spec_memory_l
+#### searcher: memory_map_areas_percentage_used + +

Process memory map areas percentage used (per instance)

+ +Processes have a limited number of memory map areas available. Searcher uses these areas to map cached repository archives and CAS segments. If usage approaches the limit, the kernel may reject new mappings and search requests may fail. + +Refer to the [alerts reference](alerts#searcher-memory_map_areas_percentage_used) for 2 alerts related to this panel. + +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101920` on your Sourcegraph instance. + +*Managed by the Sourcegraph Code Understanding team.* + +
+Technical details + +Query: + +``` +(proc_metrics_memory_map_current_count{instance=~`${instance:regex}`} / proc_metrics_memory_map_max_limit{instance=~`${instance:regex}`}) * 100 +``` +
+ +
+ +#### searcher: memory_major_page_faults + +

Searcher page faults

+ +The rate of major page faults for searcher. A significant increase means more mmap-backed archive or CAS data must be loaded from disk and can indicate that searcher does not have enough memory for its active working set. + +This panel has no related alerts. + +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101921` on your Sourcegraph instance. + +*Managed by the Sourcegraph Code Understanding team.* + +
+Technical details + +Query: + +``` +rate(container_memory_failures_total{failure_type="pgmajfault", name=~"^searcher.*"}[5m]) +``` +
+ +
+ ### Searcher: Container monitoring (not available on server) #### searcher: container_missing @@ -22647,7 +22902,7 @@ value change independent of deployment events (such as an upgrade), it could ind This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101900` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=102000` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -22669,7 +22924,7 @@ count by(name) ((time() - container_last_seen{name=~"^searcher.*"}) > 60) Refer to the [alerts reference](alerts#searcher-container_cpu_usage) for 1 alert related to this panel. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101901` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=102001` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -22691,7 +22946,7 @@ cadvisor_container_cpu_usage_percentage_total{name=~"^searcher.*"} Refer to the [alerts reference](alerts#searcher-container_memory_usage) for 1 alert related to this panel. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101902` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=102002` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -22716,7 +22971,7 @@ When extremely high, this can indicate a resource usage problem, or can cause pr This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=101903` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=102003` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -22740,7 +22995,7 @@ sum by(name) (rate(container_fs_reads_total{name=~"^searcher.*"}[1h]) + rate(con Refer to the [alerts reference](alerts#searcher-provisioning_container_cpu_usage_long_term) for 1 alert related to this panel. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=102000` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=102100` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -22762,7 +23017,7 @@ quantile_over_time(0.9, cadvisor_container_cpu_usage_percentage_total{name=~"^se Refer to the [alerts reference](alerts#searcher-provisioning_container_memory_usage_long_term) for 1 alert related to this panel. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=102001` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=102101` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -22784,7 +23039,7 @@ max_over_time(cadvisor_container_memory_usage_percentage_total{name=~"^searcher. Refer to the [alerts reference](alerts#searcher-provisioning_container_cpu_usage_short_term) for 1 alert related to this panel. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=102010` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=102110` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -22806,7 +23061,7 @@ max_over_time(cadvisor_container_cpu_usage_percentage_total{name=~"^searcher.*"} Refer to the [alerts reference](alerts#searcher-provisioning_container_memory_usage_short_term) for 1 alert related to this panel. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=102011` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=102111` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -22831,7 +23086,7 @@ When it occurs frequently, it is an indicator of underprovisioning. Refer to the [alerts reference](alerts#searcher-container_oomkill_events_total) for 1 alert related to this panel. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=102012` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=102112` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -22857,7 +23112,7 @@ A high value here indicates a possible goroutine leak. Refer to the [alerts reference](alerts#searcher-go_goroutines) for 1 alert related to this panel. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=102100` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=102200` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -22879,7 +23134,7 @@ max by(instance) (go_goroutines{job=~".*searcher"}) Refer to the [alerts reference](alerts#searcher-go_gc_duration_seconds) for 1 alert related to this panel. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=102101` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=102201` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -22903,7 +23158,7 @@ max by(instance) (go_gc_duration_seconds{job=~".*searcher"}) Refer to the [alerts reference](alerts#searcher-pods_available_percentage) for 1 alert related to this panel. -To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=102200` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/searcher/searcher?viewPanel=102300` on your Sourcegraph instance. *Managed by the Sourcegraph Code Understanding team.* @@ -37131,7 +37386,7 @@ sum(increase(src_deepsearch_question_outcome_total{outcome="token_limit_exceeded ## Batch Change Agents -

Background processing for batch change agents: the message and wake workers, their queues and resetters, and the event streams that drive live UI updates.

+

Agent loops, wake-ups, and LLM usage. For batch change internals, see Batch Changes.

To see this dashboard, visit `/-/debug/grafana/d/batch-change-agents/batch-change-agents` on your Sourcegraph instance. @@ -38445,7 +38700,7 @@ sum(increase(src_batch_changes_bulk_processor_errors_total{op="Handle"}[5m])) /

Workspace execution jobs waiting in the queue

-Number of batch-spec workspace-execution jobs enqueued but not yet dequeued by an executor. Executors dequeue via the executor queue API rather than dbworker.NewWorker, so there is no src_workerutil_queue_depth for this queue; this is the executor queue-size gauge (src_executor_total{queue="batches"}), the same metric the Executor dashboard uses. +Number of batch-spec workspace-execution jobs waiting for an executor. Uses the worker-emitted queue-depth gauge, matching the executors_batches domain on the Background Jobs dashboard. The maximum across worker replicas avoids counting the same queue more than once and does not require executor metrics to be scraped. This panel has no related alerts. @@ -38459,7 +38714,7 @@ To see this panel, visit `/-/debug/grafana/d/batch-changes/batch-changes?viewPan Query: ``` -max(src_executor_total{queue="batches"}) +max(src_workerutil_queue_depth{domain="executors_batches"}) ``` @@ -38467,9 +38722,9 @@ max(src_executor_total{queue="batches"}) #### batch-changes: batch_changes_workspace_execution_active_handlers -

Active executor handlers

+

Workspace execution jobs processing

-Number of workspace-execution jobs being processed concurrently across all executors assigned to the batches queue. +Workspace execution jobs in the database processing state, sampled approximately once per minute. Includes stalled jobs until reset; excludes changeset hooks. This panel has no related alerts. @@ -38483,7 +38738,7 @@ To see this panel, visit `/-/debug/grafana/d/batch-changes/batch-changes?viewPan Query: ``` -sum(src_executor_processor_handlers{queue="batches"}) +max(src_workerutil_queue_processing{domain="executors_batches"}) ``` @@ -38491,9 +38746,9 @@ sum(src_executor_processor_handlers{queue="batches"}) #### batch-changes: batch_changes_workspace_execution_processing_rate -

Workspace execution jobs processed per minute

+

Workspace execution completion reports per minute

-Rate of successfully processed workspace-execution jobs on the batches queue. This counts only successful completions; failures appear in the error rate panel. +Frontend-received workspace execution completion reports, split into MarkComplete (success), MarkErrored and MarkFailed (failure, including cancellation). Counts non-error store calls, including duplicate/no-op reports, not distinct jobs. Does not depend on executor metrics and excludes changeset hooks. This panel has no related alerts. @@ -38507,7 +38762,7 @@ To see this panel, visit `/-/debug/grafana/d/batch-changes/batch-changes?viewPan Query: ``` -sum(rate(src_executor_processor_total{queue="batches",op="Handle"}[5m])) * 60 +sum by (op) (rate(src_workerutil_dbworker_store_total{domain="batch_spec_workspace_execution_worker_store",op=~"MarkComplete|MarkErrored|MarkFailed"}[5m])) * 60 ``` @@ -38517,7 +38772,7 @@ sum(rate(src_executor_processor_total{queue="batches",op="Handle"}[5m])) * 60

95th percentile workspace execution duration

-95th percentile end-to-end time an executor spends running a single workspace-execution job (the full batch-spec step execution), on the batches queue. +95th percentile time from dequeue to frontend-received completion for workspace execution attempts, including setup failures and cancellations. Uses database timestamps; excludes queue wait, changeset hook jobs, and stall failures finalized by resetters. This panel has no related alerts. @@ -38531,7 +38786,7 @@ To see this panel, visit `/-/debug/grafana/d/batch-changes/batch-changes?viewPan Query: ``` -histogram_quantile(0.95, sum(rate(src_executor_processor_duration_seconds_bucket{queue="batches",op="Handle"}[15m])) by (le)) +histogram_quantile(0.95, sum by (le) (rate(src_batch_changes_workspace_execution_duration_seconds_bucket[15m]))) ``` @@ -38539,9 +38794,9 @@ histogram_quantile(0.95, sum(rate(src_executor_processor_duration_seconds_bucket #### batch-changes: batch_changes_workspace_execution_error_rate -

Workspace execution error rate over 5m

+

Workspace execution failure reports over 5m

-Percentage of workspace-execution jobs that ended in an error, computed as errors / (total + errors) because the executor processor total counter excludes failures. Per-command (setup/exec/teardown) and executor resource usage breakdowns remain on the Executor dashboard`s "batches" queue. +Percentage of frontend-received workspace completion reports that are MarkErrored or MarkFailed, including cancellation. Uses non-error store calls, not database errors or executor metrics. Duplicate/no-op reports may be counted. Zero when only successful completions are reported; undefined when no completions are reported. This panel has no related alerts. @@ -38555,19 +38810,19 @@ To see this panel, visit `/-/debug/grafana/d/batch-changes/batch-changes?viewPan Query: ``` -sum(increase(src_executor_processor_errors_total{queue="batches",op="Handle"}[5m])) / (sum(increase(src_executor_processor_total{queue="batches",op="Handle"}[5m])) + sum(increase(src_executor_processor_errors_total{queue="batches",op="Handle"}[5m]))) * 100 +(sum(increase(src_workerutil_dbworker_store_total{domain="batch_spec_workspace_execution_worker_store",op=~"MarkErrored|MarkFailed"}[5m])) or 0 * sum(increase(src_workerutil_dbworker_store_total{domain="batch_spec_workspace_execution_worker_store",op=~"MarkComplete|MarkErrored|MarkFailed"}[5m]))) / sum(increase(src_workerutil_dbworker_store_total{domain="batch_spec_workspace_execution_worker_store",op=~"MarkComplete|MarkErrored|MarkFailed"}[5m])) * 100 ```
-### Batch Changes: Agentic hook execution +### Batch Changes: Changeset hooks #### batch-changes: batch_changes_hook_execution_queue_depth -

Hook execution jobs waiting in the queue

+

Changeset hook jobs waiting in the queue

-Number of Agentic Batch Changes hook jobs waiting for an executor on the exact batches-hooks queue. +Number of changeset hook jobs waiting for an executor. Uses the worker-emitted queue-depth gauge for executors_batches-hooks, matching the Background Jobs dashboard without requiring executor metrics to be scraped. This panel has no related alerts. @@ -38581,7 +38836,7 @@ To see this panel, visit `/-/debug/grafana/d/batch-changes/batch-changes?viewPan Query: ``` -max(src_executor_total{queue="batches-hooks"}) +max(src_workerutil_queue_depth{domain="executors_batches-hooks"}) ``` @@ -38589,9 +38844,9 @@ max(src_executor_total{queue="batches-hooks"}) #### batch-changes: batch_changes_hook_execution_active_handlers -

Active hook executor handlers

+

Changeset hook jobs processing

-Number of hook jobs currently being processed by executors assigned to batches-hooks. +Changeset hook jobs in the database processing state, sampled approximately once per minute. Includes stalled jobs until reset; excludes workspace execution. This panel has no related alerts. @@ -38605,7 +38860,7 @@ To see this panel, visit `/-/debug/grafana/d/batch-changes/batch-changes?viewPan Query: ``` -sum(src_executor_processor_handlers{queue="batches-hooks"}) +max(src_workerutil_queue_processing{domain="executors_batches-hooks"}) ``` @@ -38613,9 +38868,9 @@ sum(src_executor_processor_handlers{queue="batches-hooks"}) #### batch-changes: batch_changes_hook_execution_processing_rate -

Hook jobs processed per minute

+

Changeset hook job reports per minute

-Rate of successfully completed hook jobs; failures are shown separately. +Hook job reports: MarkComplete includes successful and skipped hooks; MarkErrored is a pre-execution transform failure/retry; MarkFailed includes terminal failures and cancellations. Counts non-error store calls, including duplicate/no-op reports, not distinct jobs. This panel has no related alerts. @@ -38629,7 +38884,7 @@ To see this panel, visit `/-/debug/grafana/d/batch-changes/batch-changes?viewPan Query: ``` -sum(rate(src_executor_processor_total{queue="batches-hooks",op="Handle"}[5m])) * 60 +sum by (op) (rate(src_workerutil_dbworker_store_total{domain="changeset_hook_event_jobs_worker_store",op=~"MarkComplete|MarkErrored|MarkFailed"}[5m])) * 60 ``` @@ -38637,9 +38892,9 @@ sum(rate(src_executor_processor_total{queue="batches-hooks",op="Handle"}[5m])) * #### batch-changes: batch_changes_hook_execution_error_rate -

Hook execution error rate over 5m

+

Changeset hook failure reports over 5m

-Percentage of hook jobs ending in an error, computed as errors / (successful completions + errors). +Percentage of hook job reports marked errored or failed, including pre-execution transform retries and cancellations. Successful and skipped reports count in the denominator; duplicate/no-op reports may be counted. Undefined when no reports are received. This panel has no related alerts. @@ -38653,7 +38908,7 @@ To see this panel, visit `/-/debug/grafana/d/batch-changes/batch-changes?viewPan Query: ``` -sum(increase(src_executor_processor_errors_total{queue="batches-hooks",op="Handle"}[5m])) / (sum(increase(src_executor_processor_total{queue="batches-hooks",op="Handle"}[5m])) + sum(increase(src_executor_processor_errors_total{queue="batches-hooks",op="Handle"}[5m]))) * 100 +(sum(increase(src_workerutil_dbworker_store_total{domain="changeset_hook_event_jobs_worker_store",op=~"MarkErrored|MarkFailed"}[5m])) or 0 * sum(increase(src_workerutil_dbworker_store_total{domain="changeset_hook_event_jobs_worker_store",op=~"MarkComplete|MarkErrored|MarkFailed"}[5m]))) / sum(increase(src_workerutil_dbworker_store_total{domain="changeset_hook_event_jobs_worker_store",op=~"MarkComplete|MarkErrored|MarkFailed"}[5m])) * 100 ```