diff --git a/docs/admin/code-hosts/aws-codecommit.mdx b/docs/admin/code-hosts/aws-codecommit.mdx index 1baf5cbcb..598252204 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-04-14T00:48:03Z */} +{/* Last updated: 2026-04-27T11:17:39Z */} ```json { // REQUIRED: diff --git a/docs/admin/code-hosts/azuredevops.mdx b/docs/admin/code-hosts/azuredevops.mdx index 306e0fcbc..fba7332cf 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-04-14T00:48:03Z */} +{/* Last updated: 2026-04-27T11:17:39Z */} ```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 4b988dc3a..cd611356b 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-04-14T00:48:03Z */} +{/* Last updated: 2026-04-27T11:17:39Z */} ```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 78d6f9907..ef1661138 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-04-14T00:48:03Z */} +{/* Last updated: 2026-04-27T11:17:39Z */} ```json // Authentication alternatives: token OR password diff --git a/docs/admin/code-hosts/gerrit.mdx b/docs/admin/code-hosts/gerrit.mdx index dce57c1fa..0d66540c4 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-04-14T00:48:03Z */} +{/* Last updated: 2026-04-27T11:17:39Z */} ```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 11cfa94e6..f29014ff8 100644 --- a/docs/admin/code-hosts/github.mdx +++ b/docs/admin/code-hosts/github.mdx @@ -454,7 +454,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-04-14T00:48:03Z */} +{/* Last updated: 2026-04-27T11:17:39Z */} ```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 a58cac4ee..b9970b075 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-04-14T00:48:03Z */} +{/* Last updated: 2026-04-27T11:17:39Z */} ```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 773b93c5f..8fe847b72 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-04-14T00:48:03Z */} +{/* Last updated: 2026-04-27T11:17:39Z */} ```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 d3b73b3d2..4da97689c 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-04-14T00:48:03Z */} +{/* Last updated: 2026-04-27T11:17:39Z */} ```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 4fd1b944c..6982ca5a7 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-04-14T00:48:03Z */} +{/* Last updated: 2026-04-27T11:17:39Z */} ```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 6bf175da4..3922a2133 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-04-14T00:48:03Z */} +{/* Last updated: 2026-04-27T11:17:39Z */} ```json { @@ -68,6 +68,9 @@ Settings options and their default values are shown below. // Whether to supplement precise references with search-based results. "codeIntel.mixPreciseAndSearchBasedReferences": false, + // Controls whether you see AI-generated summaries in hover tooltips. Set to false to opt out. + "codeIntel.smartHover": true, + // Whether to enable trace logging on the extension. "codeIntel.traceExtension": false, @@ -102,7 +105,6 @@ Settings options and their default values are shown below. "searchQueryInput": "v1", "searchResultsAggregations": false, "showCodeMonitoringLogs": false, - "smartHover": true, "symbolKindTags": false }, diff --git a/docs/admin/config/site-config.mdx b/docs/admin/config/site-config.mdx index f5deff347..745236abe 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-04-14T00:48:03Z */} +{/* Last updated: 2026-04-27T11:17:39Z */} ```json { @@ -284,7 +284,7 @@ All site configuration options and their default values are shown below. "extsvc.gitlab": false }, "deepSearch.enabled": false, - "deepSearch.model": "anthropic::2024-10-22::claude-sonnet-4-latest", + "deepSearch.model": "anthropic::2024-10-22::claude-sonnet-4-6-latest", "deepSearch.sharing.enabled": false, "deepSearch.showCodyWeb": false, "enableGithubInternalRepoVisibility": false, @@ -448,8 +448,6 @@ All site configuration options and their default values are shown below. // Enable/disable MCP API endpoints under `/.api/mcp`. When disabled, MCP endpoints return 404. "mcp.enabled": true, - // Recommended configuration for Cody models and providers. - // Prefer this over the legacy "completions" field. "modelConfiguration": null, // Notifications received from Sourcegraph.com to display in Sourcegraph. @@ -857,9 +855,7 @@ All site configuration options and their default values are shown below. // AI & Completions ////////////////////////////////////////////////////////////// - // DEPRECATED: Legacy configuration for Cody models. - // Prefer "modelConfiguration" for new deployments, and do not set this - // field if your instance is already configured with "modelConfiguration". + // Configuration for the completions service. // Other example values: // - { // "accessToken": "abc123", diff --git a/docs/admin/repo/perforce.mdx b/docs/admin/repo/perforce.mdx index 8159ea637..25fc0a683 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-04-14T00:48:03Z */} +{/* Last updated: 2026-04-27T11:17:39Z */} ```json { // If non-null, enforces Perforce depot permissions. diff --git a/docs/cli/references/extsvc/list.mdx b/docs/cli/references/extsvc/list.mdx index 6222b4fe5..05a2ffd2d 100644 --- a/docs/cli/references/extsvc/list.mdx +++ b/docs/cli/references/extsvc/list.mdx @@ -7,7 +7,7 @@ |------|-------------|---------------| | `-dump-requests` | Log GraphQL requests and responses to stdout | `false` | | `-f` | Format for the output, using the syntax of Go package text/template. (e.g. "\{\{.\|json\}\}") | | -| `-first` | Return only the first n external services. (use -1 for unlimited) | `-1` | +| `-first` | Return only the first n external services. | `1000` | | `-get-curl` | Print the curl command for executing this query and exit (WARNING: includes printing your access token!) | `false` | | `-insecure-skip-verify` | Skip validation of TLS certificates against trusted chains | `false` | | `-trace` | Log the trace ID for requests. See https://docs.sourcegraph.com/admin/observability/tracing | `false` | @@ -23,7 +23,7 @@ Usage of 'src extsvc list': -f string Format for the output, using the syntax of Go package text/template. (e.g. "{{.|json}}") -first int - Return only the first n external services. (use -1 for unlimited) (default -1) + Return only the first n external services. (default 1000) -get-curl Print the curl command for executing this query and exit (WARNING: includes printing your access token!) -insecure-skip-verify diff --git a/docs/cli/references/index.mdx b/docs/cli/references/index.mdx index 9c0eb3737..ce8d4246f 100644 --- a/docs/cli/references/index.mdx +++ b/docs/cli/references/index.mdx @@ -5,25 +5,20 @@ * [`admin`](references/admin) * [`api`](references/api) -* [`auth`](references/auth) * [`batch`](references/batch) * [`code-intel`](references/code-intel) * [`codeowners`](references/codeowners) * [`config`](references/config) * [`debug`](references/debug) * [`extsvc`](references/extsvc) -* [`login`](references/login) * [`lsp`](references/lsp) * [`orgs`](references/orgs) * [`repos`](references/repos) -* [`sbom`](references/sbom) * [`search`](references/search) * [`search-jobs`](references/search-jobs) * [`serve-git`](references/serve-git) -* [`signature`](references/signature) * [`snapshot`](references/snapshot) * [`teams`](references/teams) * [`users`](references/users) * [`validate`](references/validate) -* [`version`](references/version) \ No newline at end of file diff --git a/docs/cli/references/orgs/list.mdx b/docs/cli/references/orgs/list.mdx index 96f5b8b92..06f4bacb9 100644 --- a/docs/cli/references/orgs/list.mdx +++ b/docs/cli/references/orgs/list.mdx @@ -7,7 +7,7 @@ |------|-------------|---------------| | `-dump-requests` | Log GraphQL requests and responses to stdout | `false` | | `-f` | Format for the output, using the syntax of Go package text/template. (e.g. "\{\{.ID\}\}: \{\{.Name\}\} (\{\{.DisplayName\}\})" or "\{\{.\|json\}\}") | `{{.Name}}` | -| `-first` | Returns the first n organizations from the list. (use -1 for unlimited) | `1000` | +| `-first` | Returns the first n organizations from the list. | `1000` | | `-get-curl` | Print the curl command for executing this query and exit (WARNING: includes printing your access token!) | `false` | | `-insecure-skip-verify` | Skip validation of TLS certificates against trusted chains | `false` | | `-query` | Returns organizations whose names match the query. (e.g. "alice") | | @@ -24,7 +24,7 @@ Usage of 'src orgs list': -f string Format for the output, using the syntax of Go package text/template. (e.g. "{{.ID}}: {{.Name}} ({{.DisplayName}})" or "{{.|json}}") (default "{{.Name}}") -first int - Returns the first n organizations from the list. (use -1 for unlimited) (default 1000) + Returns the first n organizations from the list. (default 1000) -get-curl Print the curl command for executing this query and exit (WARNING: includes printing your access token!) -insecure-skip-verify @@ -42,10 +42,6 @@ Examples: $ src orgs list - List *all* organizations (may be slow!): - - $ src orgs list -first='-1' - List organizations whose names match the query: $ src orgs list -query='myquery' diff --git a/docs/cli/references/repos/list.mdx b/docs/cli/references/repos/list.mdx index 75d0b4801..21ef68eee 100644 --- a/docs/cli/references/repos/list.mdx +++ b/docs/cli/references/repos/list.mdx @@ -9,7 +9,7 @@ | `-descending` | Whether or not results should be in descending order. | `false` | | `-dump-requests` | Log GraphQL requests and responses to stdout | `false` | | `-f` | Format for the output, using the syntax of Go package text/template. (e.g. "\{\{.ID\}\}: \{\{.Name\}\}") or "\{\{.\|json\}\}") | `{{.Name}}` | -| `-first` | Returns the first n repositories from the list. (use -1 for unlimited) | `1000` | +| `-first` | Returns the first n repositories from the list. | `1000` | | `-get-curl` | Print the curl command for executing this query and exit (WARNING: includes printing your access token!) | `false` | | `-indexed` | Include repositories that have a text search index. | `true` | | `-insecure-skip-verify` | Skip validation of TLS certificates against trusted chains | `false` | @@ -35,7 +35,7 @@ Usage of 'src repos list': -f string Format for the output, using the syntax of Go package text/template. (e.g. "{{.ID}}: {{.Name}}") or "{{.|json}}") (default "{{.Name}}") -first int - Returns the first n repositories from the list. (use -1 for unlimited) (default 1000) + Returns the first n repositories from the list. (default 1000) -get-curl Print the curl command for executing this query and exit (WARNING: includes printing your access token!) -indexed @@ -67,10 +67,6 @@ Examples: $ src repos list -f '{{.|json}}' - List *all* repositories (may be slow!): - - $ src repos list -first='-1' - List repositories whose names match the query: $ src repos list -query='myquery' diff --git a/docs/cli/references/users/list.mdx b/docs/cli/references/users/list.mdx index 2b9cb2566..bc4d8c97b 100644 --- a/docs/cli/references/users/list.mdx +++ b/docs/cli/references/users/list.mdx @@ -7,7 +7,7 @@ |------|-------------|---------------| | `-dump-requests` | Log GraphQL requests and responses to stdout | `false` | | `-f` | Format for the output, using the syntax of Go package text/template. (e.g. "\{\{.ID\}\}: \{\{.Username\}\} (\{\{.DisplayName\}\})" or "\{\{.\|json\}\}") | `{{.Username}}` | -| `-first` | Returns the first n users from the list. (use -1 for unlimited) | `1000` | +| `-first` | Returns the first n users from the list. | `1000` | | `-get-curl` | Print the curl command for executing this query and exit (WARNING: includes printing your access token!) | `false` | | `-insecure-skip-verify` | Skip validation of TLS certificates against trusted chains | `false` | | `-query` | Returns users whose names match the query. (e.g. "alice") | | @@ -25,7 +25,7 @@ Usage of 'src users list': -f string Format for the output, using the syntax of Go package text/template. (e.g. "{{.ID}}: {{.Username}} ({{.DisplayName}})" or "{{.|json}}") (default "{{.Username}}") -first int - Returns the first n users from the list. (use -1 for unlimited) (default 1000) + Returns the first n users from the list. (default 1000) -get-curl Print the curl command for executing this query and exit (WARNING: includes printing your access token!) -insecure-skip-verify @@ -45,10 +45,6 @@ Examples: $ src users list - List *all* users (may be slow!): - - $ src users list -first='-1' - List users whose names match the query: $ src users list -query='myquery' diff --git a/docs/cody/capabilities/supported-models.mdx b/docs/cody/capabilities/supported-models.mdx index a323b0d56..9658a1efe 100644 --- a/docs/cody/capabilities/supported-models.mdx +++ b/docs/cody/capabilities/supported-models.mdx @@ -14,15 +14,16 @@ Cody supports a variety of cutting-edge large language models for use in chat an | **Provider** | **Model** | **Status** | **Vision Support** | | :----------- | :-------- | :--------- | :----------------- | -| Anthropic | [Claude Opus 4.6](https://docs.anthropic.com/en/docs/about-claude/models/overview) | ✅ | ✅ | -| Anthropic | [Claude Sonnet 4.6](https://docs.anthropic.com/en/docs/about-claude/models/overview) | ✅ | ✅ | -| Anthropic | [Claude Sonnet 4.6 with Thinking](https://docs.anthropic.com/en/docs/about-claude/models/overview) | ✅ | ✅ | -| Anthropic | [Claude Sonnet 4.5](https://docs.anthropic.com/en/docs/about-claude/models/overview) | ✅ | ✅ | -| Anthropic | [Claude Sonnet 4.5 with Thinking](https://docs.anthropic.com/en/docs/about-claude/models/overview) | ✅ | ✅ | -| Anthropic | [Claude Opus 4.5](https://docs.anthropic.com/en/docs/about-claude/models/overview) | ✅ | ✅ | -| Anthropic | [Claude Opus 4.5 with Thinking](https://docs.anthropic.com/en/docs/about-claude/models/overview) | ✅ | ✅ | -| Anthropic | [Claude Haiku 4.5](https://docs.anthropic.com/en/docs/about-claude/models/overview) | ✅ | ✅ | -| Anthropic | [Claude Haiku 4.5 with Thinking](https://docs.anthropic.com/en/docs/about-claude/models/overview) | ✅ | ✅ | +| Anthropic | [Claude Opus 4.7](https://platform.claude.com/docs/en/about-claude/models/overview) | ✅ | ✅ | +| Anthropic | [Claude Opus 4.6](https://platform.claude.com/docs/en/about-claude/models/overview) | ✅ | ✅ | +| Anthropic | [Claude Sonnet 4.6](https://platform.claude.com/docs/en/about-claude/models/overview) | ✅ | ✅ | +| Anthropic | [Claude Sonnet 4.6 with Thinking](https://platform.claude.com/docs/en/about-claude/models/overview) | ✅ | ✅ | +| Anthropic | [Claude Sonnet 4.5](https://platform.claude.com/docs/en/about-claude/models/overview) | ✅ | ✅ | +| Anthropic | [Claude Sonnet 4.5 with Thinking](https://platform.claude.com/docs/en/about-claude/models/overview) | ✅ | ✅ | +| Anthropic | [Claude Opus 4.5](https://platform.claude.com/docs/en/about-claude/models/overview) | ✅ | ✅ | +| Anthropic | [Claude Opus 4.5 with Thinking](https://platform.claude.com/docs/en/about-claude/models/overview) | ✅ | ✅ | +| Anthropic | [Claude Haiku 4.5](https://platform.claude.com/docs/en/about-claude/models/overview) | ✅ | ✅ | +| Anthropic | [Claude Haiku 4.5 with Thinking](https://platform.claude.com/docs/en/about-claude/models/overview) | ✅ | ✅ | | Google | [Gemini 2.5 Flash](https://cloud.google.com/vertex-ai/generative-ai/docs/models/gemini/2-5-flash) | ✅ | ✅ | | Google | [Gemini 2.5 Pro](https://cloud.google.com/vertex-ai/generative-ai/docs/models/gemini/2-5-pro) | ✅ | ✅ | | Google | [Gemini 3 Flash](https://cloud.google.com/vertex-ai/generative-ai/docs/models/gemini/3-flash) | ✅ | ❌ | @@ -52,29 +53,21 @@ Cody supports a variety of cutting-edge large language models for use in chat an ## Autocomplete Cody uses a set of models for autocomplete which are suited for the low latency use case. - -| **Provider** | **Model** | **Status** | -| :----------- | :-------- | :--------- | -| Anthropic | [Claude Haiku 4.5](https://docs.anthropic.com/en/docs/about-claude/models/overview) | ✅ | -| Anthropic | [Claude Haiku 4.5 with Thinking](https://docs.anthropic.com/en/docs/about-claude/models/overview) | ✅ | -| Fireworks.ai | StarCoder | ✅ | -| Fireworks.ai | DeepSeek V2 Lite Base | ✅ | -| Fireworks.ai | AutoEdits Fireworks Default | ✅ (beta) | -| Fireworks.ai | Autoedits DeepSeek Coder V2 | ✅ (beta) | -| Fireworks.ai | Autoedits DeepSeek Coder V2 | ✅ (beta) | -| Fireworks.ai | Autoedits DeepSeek Coder V2 | ✅ (beta) | -| Fireworks.ai | Autoedits Long Suggestion V4 Warm Start SFT | ✅ (beta) | -| Fireworks.ai | NLS Query Translator | ✅ | -| OpenAI | [GPT-4.1-nano](https://platform.openai.com/docs/models/gpt-4.1-nano) | ✅ | +| **Provider** | **Model** | **Status** | **Hosting region** | +| :----------- | :-------- | :--------- | :----------------- | +| Anthropic | [Claude Haiku 4.5](https://platform.claude.com/docs/en/about-claude/models/overview) | ✅ | global | +| Anthropic | [Claude Haiku 4.5 with Thinking](https://platform.claude.com/docs/en/about-claude/models/overview) | ✅ | global | +| Fireworks.ai | DeepSeek V2 Lite Base | ✅ | US Iowa | +| Fireworks.ai | Autoedits Fine-Tune DeepSeek Coder V2 | ✅ | US Iowa | +| Fireworks.ai | NLS Query Translator | ✅ | US Iowa | +| OpenAI | [GPT-4.1-nano](https://platform.openai.com/docs/models/gpt-4.1-nano) | ✅ | global | ## Smart Apply - -| **Provider** | **Model** | **Status** | -| :----------- | :-------- | :--------- | -| Fireworks.ai | Smart Apply Qwen Default | ✅ | -| Fireworks.ai | Smart Apply Qwen 32B V1 | ✅ (beta) | +| **Provider** | **Model** | **Status** | **Hosting region** | +| :----------- | :-------- | :--------- | :----------------- | +| Fireworks.ai | Smart Apply Fine-Tune Qwen 32B V1 | ✅ | US Iowa | ## Default Models diff --git a/docs/self-hosted/observability/alerts.mdx b/docs/self-hosted/observability/alerts.mdx index 9034041ff..6892d0f3e 100644 --- a/docs/self-hosted/observability/alerts.mdx +++ b/docs/self-hosted/observability/alerts.mdx @@ -5483,7 +5483,7 @@ Generated query for critical alert: `max(((proc_metrics_memory_map_current_count
Technical details -Generated query for warning alert: `max((sum by (code) (increase(src_zoekt_request_duration_seconds_count{code!~"2.."}[5m])) / ignoring (code) group_left () sum(increase(src_zoekt_request_duration_seconds_count[5m])) * 100) >= 5)` +Custom query for warning alert: `max(((sum(increase(src_zoekt_request_duration_seconds_count{code="error"}[5m])) / sum(increase(src_zoekt_request_duration_seconds_count[5m])) * 100) and (sum(increase(src_zoekt_request_duration_seconds_count[5m])) >= 50)) >= 5)`
diff --git a/docs/self-hosted/observability/dashboards.mdx b/docs/self-hosted/observability/dashboards.mdx index 38290ef9e..3be352e0a 100644 --- a/docs/self-hosted/observability/dashboards.mdx +++ b/docs/self-hosted/observability/dashboards.mdx @@ -5545,224 +5545,6 @@ sum by (email_source) (increase(src_email_send{success="true"}[30m]))
-### Frontend: Sentinel queries (only on sourcegraph.com) - -#### frontend: mean_successful_sentinel_duration_by_query - -

Mean successful sentinel search duration by query

- -Mean search duration for successful sentinel queries, broken down by query. Useful for debugging whether a slowdown is limited to a specific type of query. - -This panel has no related alerts. - -To see this panel, visit `/-/debug/grafana/d/frontend/frontend?viewPanel=103800` on your Sourcegraph instance. - -*Managed by the Sourcegraph Code Understanding team.* - -
-Technical details - -Query: - -``` -sum(rate(src_search_response_latency_seconds_sum{source=~"searchblitz.*", status="success"}[$sentinel_sampling_duration])) by (source) / sum(rate(src_search_response_latency_seconds_count{source=~"searchblitz.*", status="success"}[$sentinel_sampling_duration])) by (source) -``` -
- -
- -#### frontend: mean_sentinel_stream_latency_by_query - -

Mean successful sentinel stream latency by query

- -Mean time to first result for successful streaming sentinel queries, broken down by query. Useful for debugging whether a slowdown is limited to a specific type of query. - -This panel has no related alerts. - -To see this panel, visit `/-/debug/grafana/d/frontend/frontend?viewPanel=103801` on your Sourcegraph instance. - -*Managed by the Sourcegraph Code Understanding team.* - -
-Technical details - -Query: - -``` -sum(rate(src_search_streaming_latency_seconds_sum{source=~"searchblitz.*"}[$sentinel_sampling_duration])) by (source) / sum(rate(src_search_streaming_latency_seconds_count{source=~"searchblitz.*"}[$sentinel_sampling_duration])) by (source) -``` -
- -
- -#### frontend: 90th_percentile_successful_sentinel_duration_by_query - -

90th percentile successful sentinel search duration by query

- -90th percentile search duration for successful sentinel queries, broken down by query. Useful for debugging whether a slowdown is limited to a specific type of query. - -This panel has no related alerts. - -To see this panel, visit `/-/debug/grafana/d/frontend/frontend?viewPanel=103810` on your Sourcegraph instance. - -*Managed by the Sourcegraph Code Understanding team.* - -
-Technical details - -Query: - -``` -histogram_quantile(0.90, sum(rate(src_search_response_latency_seconds_bucket{source=~"searchblitz.*", status="success"}[$sentinel_sampling_duration])) by (le, source)) -``` -
- -
- -#### frontend: 90th_percentile_successful_stream_latency_by_query - -

90th percentile successful sentinel stream latency by query

- -90th percentile time to first result for successful streaming sentinel queries, broken down by query. Useful for debugging whether a slowdown is limited to a specific type of query. - -This panel has no related alerts. - -To see this panel, visit `/-/debug/grafana/d/frontend/frontend?viewPanel=103811` on your Sourcegraph instance. - -*Managed by the Sourcegraph Code Understanding team.* - -
-Technical details - -Query: - -``` -histogram_quantile(0.90, sum(rate(src_search_streaming_latency_seconds_bucket{source=~"searchblitz.*"}[$sentinel_sampling_duration])) by (le, source)) -``` -
- -
- -#### frontend: 90th_percentile_unsuccessful_duration_by_query - -

90th percentile unsuccessful sentinel search duration by query

- -90th percentile search duration of _unsuccessful_ sentinel queries (by error or timeout), broken down by query. Useful for debugging how the performance of failed requests affect UX. - -This panel has no related alerts. - -To see this panel, visit `/-/debug/grafana/d/frontend/frontend?viewPanel=103820` on your Sourcegraph instance. - -*Managed by the Sourcegraph Code Understanding team.* - -
-Technical details - -Query: - -``` -histogram_quantile(0.90, sum(rate(src_search_response_latency_seconds_bucket{source=~`searchblitz.*`, status!=`success`}[$sentinel_sampling_duration])) by (le, source)) -``` -
- -
- -#### frontend: 75th_percentile_successful_sentinel_duration_by_query - -

75th percentile successful sentinel search duration by query

- -75th percentile search duration of successful sentinel queries, broken down by query. Useful for debugging whether a slowdown is limited to a specific type of query. - -This panel has no related alerts. - -To see this panel, visit `/-/debug/grafana/d/frontend/frontend?viewPanel=103830` on your Sourcegraph instance. - -*Managed by the Sourcegraph Code Understanding team.* - -
-Technical details - -Query: - -``` -histogram_quantile(0.75, sum(rate(src_search_response_latency_seconds_bucket{source=~"searchblitz.*", status="success"}[$sentinel_sampling_duration])) by (le, source)) -``` -
- -
- -#### frontend: 75th_percentile_successful_stream_latency_by_query - -

75th percentile successful sentinel stream latency by query

- -75th percentile time to first result for successful streaming sentinel queries, broken down by query. Useful for debugging whether a slowdown is limited to a specific type of query. - -This panel has no related alerts. - -To see this panel, visit `/-/debug/grafana/d/frontend/frontend?viewPanel=103831` on your Sourcegraph instance. - -*Managed by the Sourcegraph Code Understanding team.* - -
-Technical details - -Query: - -``` -histogram_quantile(0.75, sum(rate(src_search_streaming_latency_seconds_bucket{source=~"searchblitz.*"}[$sentinel_sampling_duration])) by (le, source)) -``` -
- -
- -#### frontend: 75th_percentile_unsuccessful_duration_by_query - -

75th percentile unsuccessful sentinel search duration by query

- -75th percentile search duration of _unsuccessful_ sentinel queries (by error or timeout), broken down by query. Useful for debugging how the performance of failed requests affect UX. - -This panel has no related alerts. - -To see this panel, visit `/-/debug/grafana/d/frontend/frontend?viewPanel=103840` on your Sourcegraph instance. - -*Managed by the Sourcegraph Code Understanding team.* - -
-Technical details - -Query: - -``` -histogram_quantile(0.75, sum(rate(src_search_response_latency_seconds_bucket{source=~`searchblitz.*`, status!=`success`}[$sentinel_sampling_duration])) by (le, source)) -``` -
- -
- -#### frontend: unsuccessful_status_rate - -

Unsuccessful status rate

- -The rate of unsuccessful sentinel queries, broken down by failure type. - -This panel has no related alerts. - -To see this panel, visit `/-/debug/grafana/d/frontend/frontend?viewPanel=103850` on your Sourcegraph instance. - -*Managed by the Sourcegraph Code Understanding team.* - -
-Technical details - -Query: - -``` -sum(rate(src_graphql_search_response{source=~"searchblitz.*", status!="success"}[$sentinel_sampling_duration])) by (status) -``` -
- -
- ### Frontend: Incoming webhooks #### frontend: p95_time_to_handle_incoming_webhooks @@ -5777,7 +5559,7 @@ p95 response time to incoming webhook requests from code hosts. This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/frontend/frontend?viewPanel=103900` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/frontend/frontend?viewPanel=103800` on your Sourcegraph instance. *Managed by the Sourcegraph Services team.* @@ -5801,7 +5583,7 @@ histogram_quantile(0.95, sum (rate(src_http_request_duration_seconds_bucket{rou This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/frontend/frontend?viewPanel=104000` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/frontend/frontend?viewPanel=103900` on your Sourcegraph instance. *Managed by the Sourcegraph Code Plane team.* @@ -5823,7 +5605,7 @@ sum(increase(src_insights_aggregations_total{job=~"^(frontend|sourcegraph-fronte This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/frontend/frontend?viewPanel=104001` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/frontend/frontend?viewPanel=103901` on your Sourcegraph instance. *Managed by the Sourcegraph Code Plane team.* @@ -5845,7 +5627,7 @@ sum by (le)(rate(src_insights_aggregations_duration_seconds_bucket{job=~"^(fron This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/frontend/frontend?viewPanel=104002` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/frontend/frontend?viewPanel=103902` on your Sourcegraph instance. *Managed by the Sourcegraph Code Plane team.* @@ -5867,7 +5649,7 @@ sum(increase(src_insights_aggregations_errors_total{job=~"^(frontend|sourcegraph This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/frontend/frontend?viewPanel=104003` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/frontend/frontend?viewPanel=103903` on your Sourcegraph instance. *Managed by the Sourcegraph Code Plane team.* @@ -5889,7 +5671,7 @@ sum(increase(src_insights_aggregations_errors_total{job=~"^(frontend|sourcegraph This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/frontend/frontend?viewPanel=104010` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/frontend/frontend?viewPanel=103910` on your Sourcegraph instance. *Managed by the Sourcegraph Code Plane team.* @@ -5911,7 +5693,7 @@ sum by (op,extended_mode)(increase(src_insights_aggregations_total{job=~"^(front This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/frontend/frontend?viewPanel=104011` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/frontend/frontend?viewPanel=103911` on your Sourcegraph instance. *Managed by the Sourcegraph Code Plane team.* @@ -5933,7 +5715,7 @@ histogram_quantile(0.99, sum by (le,op,extended_mode)(rate(src_insights_aggrega This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/frontend/frontend?viewPanel=104012` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/frontend/frontend?viewPanel=103912` on your Sourcegraph instance. *Managed by the Sourcegraph Code Plane team.* @@ -5955,7 +5737,7 @@ sum by (op,extended_mode)(increase(src_insights_aggregations_errors_total{job=~" This panel has no related alerts. -To see this panel, visit `/-/debug/grafana/d/frontend/frontend?viewPanel=104013` on your Sourcegraph instance. +To see this panel, visit `/-/debug/grafana/d/frontend/frontend?viewPanel=103913` on your Sourcegraph instance. *Managed by the Sourcegraph Code Plane team.*