@@ -69,7 +69,6 @@ The [OpenTelemetry Collector], or Collector for short, is a vendor-agnostic
69
69
implementation on how to receive, process, and export telemetry data. A single
70
70
binary that can be deployed as an agent or gateway.
71
71
72
-
73
72
> ** Spelling** : When referring to the [ OpenTelemetry Collector] , always
74
73
> capitalize Collector. Use just "Collector" if you are using Collector as an
75
74
> adjective &mdash ; for example, "Collector configuration".
@@ -217,9 +216,9 @@ Precursor to OpenTelemetry. For details, see
217
216
### OpenTelemetry
218
217
219
218
Formed through a [ merger] of the [ OpenTracing] ( #opentracing ) and
220
- [ OpenCensus] ( #opencensus ) projects, OpenTelemetry &mdash ; the subject of this website
221
- &mdash ; is a collection of [ APIs] ( #api ) , [ SDKs] ( #sdk ) , and tools that you can
222
- use to [ instrument] ( /docs/concepts/instrumentation/ ) , generate,
219
+ [ OpenCensus] ( #opencensus ) projects, OpenTelemetry &mdash ; the subject of this
220
+ website &mdash ; is a collection of [ APIs] ( #api ) , [ SDKs] ( #sdk ) , and tools that
221
+ you can use to [ instrument] ( /docs/concepts/instrumentation/ ) , generate,
223
222
[ collect] ( /docs/concepts/components/#collector ) , and
224
223
[ export] ( /docs/concepts/components/#exporters )
225
224
[ telemetry data] ( /docs/concepts/signals/ ) such as [ metrics] ( #metric ) ,
0 commit comments