Skip to content

Commit 9466c7c

Browse files
authored
Update sidecar-vs-service.mdx
1 parent 30f9739 commit 9466c7c

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
@@ -45,8 +45,7 @@ scalability and reliability. By deploying the Collector as a service, it will ha
4545
the others in the system. Applications will communiate with the Collector through a service endpoint.
4646
4747
Because the Collector runs independently from applications, it will not have visiblity into application-specific state,
48-
for example the Kubernetes pod running the application. For this reason, we generally recommend deploying as a sidecar
49-
to unlock all the functionality of the collector.
48+
for example the Kubernetes pod running the application.
5049
5150
When running the Collector as a service, you will need to configure TLS as well to ensure communication from
5251
applications is secure. Receivers can be configured with TLS certificates, for example,

0 commit comments

Comments
 (0)