Skip to content

Commit 30f9739

Browse files
authored
Remove sidecar preference statement
The collector getting started guide provides a statement that we generally recommend sidecar deployments. This isn't telling the whole story and things are generally a lot more complicated than that, so let's remove that language.
1 parent cd9f2ce commit 30f9739

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/docs/getting-started/collector/sidecar-vs-service.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ path: '/docs/getting-started/collector/sidecar-vs-service'
77

88
When setting up the ADOT Collector, you will generally decide between two different types of deployment, sidecar or
99
service. A sidecar deployment runs a process of the Collector next to each process of each of your applications while a
10-
service would have a Collector process shared by multiple applications in your system. We generally recommend sidecar
11-
deployment to support all the functionality of the collector.
10+
service would have a Collector process shared by multiple applications in your system.
1211

1312
## Sidecar
1413

0 commit comments

Comments
 (0)