File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
docs/examples/multi-destination-exporting Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -50,15 +50,17 @@ Run the Example
5050 python multi_destination_metrics.py
5151 python multi_destination_logs.py
5252
53- The output will be shown in the console for the ``ConsoleSpanExporter ``
54- and ``ConsoleMetricExporter `` destinations. The OTLP destinations require
55- a running collector.
53+ The output will be shown in the console for the ``ConsoleSpanExporter ``,
54+ ``ConsoleMetricExporter ``, and `` ConsoleLogRecordExporter `` destinations.
55+ The OTLP destinations require a running collector.
5656
5757Useful links
5858------------
5959
6060- `OTLP multi-destination exporting specification <https://opentelemetry.io/docs/specs/otlp/#multi-destination-exporting >`_
6161- OpenTelemetry _
6262- :doc: `../../api/trace `
63+ - :doc: `../../api/metrics `
64+ - :doc: `../../api/_logs `
6365
6466.. _OpenTelemetry : https://github.com/open-telemetry/opentelemetry-python/
You can’t perform that action at this time.
0 commit comments