Typo
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# OpenTelemetry Collector for development
|
# OpenTelemetry Collector for development
|
||||||
|
|
||||||
This directory contains a docker compose file that starts a jaeger all-in-one instance
|
This directory contains a docker compose file that starts a jaeger all-in-one instance
|
||||||
with an in-memory database, along with a standalong OpenTelemetry collector that forwards
|
with an in-memory database, along with a standalone OpenTelemetry collector that forwards
|
||||||
traces into the jaeger. Jaeger has a built-in OpenTelemetry collector, but it can't be
|
traces into the jaeger. Jaeger has a built-in OpenTelemetry collector, but it can't be
|
||||||
configured to send CORS headers so can't be used from a browser. This sets the config on
|
configured to send CORS headers so can't be used from a browser. This sets the config on
|
||||||
the collector to send CORS headers.
|
the collector to send CORS headers.
|
||||||
|
|||||||
Reference in New Issue
Block a user