# Copyright The OpenTelemetry Authors # SPDX-License-Identifier: Apache-2.0 exporters: otlp/tracetest: endpoint: http://tracetest-server:4317 tls: insecure: true service: pipelines: traces: processors: [] exporters: [debug, spanmetrics, otlp/tracetest]