Commit 286866d
[1/5] VSA: Merge Elastic.Documentation.Api.* into single project (#3333)
* Merge Elastic.Documentation.Api.* into single project
Three projects (Api.Core, Api.Infrastructure, Api.App) collapsed into
Elastic.Documentation.Api. Mcp.Remote no longer references any Api.*
project — its only deps are ServiceDefaults, services/Search, and
services/Assembler.
Key moves:
- EuidSpanProcessor + EuidLogProcessor → ServiceDefaults (shared)
- AddEuidEnrichment helper added to ServiceDefaults
- Search gateway interfaces (IFullSearchGateway, INavigationSearchGateway,
IChangesGateway) → services/Elastic.Documentation.Search
- McpToolSourceName constant inlined into Mcp.Remote
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
* Fix C# import ordering and name simplification after Api merge
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
* Fix Dockerfile publish RID to use TARGETARCH/TARGETOS instead of linux-x64
Enables arm64 image builds to publish and copy the correct architecture
artifact rather than always using the amd64 binary.
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
* Address PR review: OTel source registration, assembly version, env var key
- Register McpTools ActivitySource in Mcp.Remote TracerProvider so MCP
spans are captured
- Use GetEntryAssembly() over GetCallingAssembly() for service.version so
the host service's version is reported rather than ServiceDefaults
- OtlpProxyOptions now checks OTEL_EXPORTER_OTLP_ENDPOINT first then
OTLP_PROXY_ENDPOINT as backward-compatible fallback, matching the
documented priority order
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
* Fix import ordering in Mcp.Remote Program.cs
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
* [2/5] VSA: Collapse Gateway+Usecase into *Service per feature (#3335)
Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>1 parent d2ee28b commit 286866d
227 files changed
Lines changed: 1279 additions & 1313 deletions
File tree
- aspire
- src
- Elastic.ApiExplorer
- Elasticsearch
- Operations
- Elastic.Codex/Building
- Elastic.Documentation.Configuration
- Assembler
- Builder
- Changelog
- Inference
- ReleaseNotes
- Serialization
- Toc
- Versions
- Elastic.Documentation.Links
- CrossLinks
- InboundLinks
- Elastic.Documentation.ServiceDefaults
- Logging
- Telemetry
- Elastic.Documentation.Tooling
- ExternalCommands
- Elastic.Documentation
- AppliesTo
- Diagnostics
- ReleaseNotes
- Serialization
- Versions
- Elastic.Markdown
- Exporters/Elasticsearch
- Myst
- AppliesTo
- Components
- Directives
- Changelog
- CsvInclude
- Include
- Settings
- Version
- InlineParsers/Substitution
- Roles/AppliesTo
- api
- Elastic.Documentation.Api.App
- Elastic.Documentation.Api.Core
- AskAi
- Changes
- Search
- Telemetry
- Elastic.Documentation.Api.Infrastructure
- Elastic.Documentation.Api
- Adapters/AskAi
- AskAi
- Aws
- Caching
- Gcp
- OpenTelemetry
- Properties
- Telemetry
- Validation
- Elastic.Documentation.Mcp.Remote
- Telemetry
- Tools
- services
- Elastic.Changelog
- Bundling
- Creation
- Evaluation
- GithubRelease
- Rendering
- Asciidoc
- Markdown
- Serialization
- Uploading
- Elastic.Documentation.Assembler
- Building
- Elastic.Documentation.Isolated
- search
- Elastic.Documentation.Search.Contract
- Elastic.Documentation.Search
- Common
- tooling/docs-builder
- Commands
- Http
- Middleware
- tests-integration
- Elastic.Assembler.IntegrationTests
- Search
- Elastic.Documentation.Api.IntegrationTests
- Fixtures
- Mcp.Remote.IntegrationTests
- Search.IntegrationTests
- tests
- Elastic.ApiExplorer.Tests
- Elastic.Changelog.Tests
- Changelogs
- Create
- Render
- Creation
- Elastic.Documentation.Api.Infrastructure.Tests
- Adapters/AskAi
- Caching
- Elastic.Documentation.Build.Tests
- Elastic.Documentation.Configuration.Tests
- ReleaseNotes
- Elastic.Markdown.Tests
- AppliesTo
- CrossLinks
- Directives
- DocSet
- Search
- authoring/Framework
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
59 | | - | |
60 | | - | |
61 | | - | |
| 60 | + | |
62 | 61 | | |
63 | 62 | | |
64 | 63 | | |
| |||
74 | 73 | | |
75 | 74 | | |
76 | 75 | | |
77 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
78 | 80 | | |
79 | 81 | | |
80 | 82 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
177 | 178 | | |
178 | 179 | | |
179 | 180 | | |
180 | | - | |
| 181 | + | |
181 | 182 | | |
182 | 183 | | |
183 | 184 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments