File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
exporter/otlphttpexporter Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ The following settings can be optionally configured:
3434- ` metrics_endpoint ` (no default): The target URL to send metric data to (e.g.: https://example.com:4318/v1/metrics ).
3535 If this setting is present the ` endpoint ` setting is ignored for metrics.
3636- ` logs_endpoint ` (no default): The target URL to send log data to (e.g.: https://example.com:4318/v1/logs ).
37- If this setting is present the ` endpoint ` setting is ignored logs.
37+ If this setting is present the ` endpoint ` setting is ignored for logs.
3838- ` tls ` : see [ TLS Configuration Settings] ( ../../config/configtls/README.md ) for the full set of available options.
3939- ` timeout ` (default = 30s): HTTP request time limit. For details see https://golang.org/pkg/net/http/#Client
4040- ` read_buffer_size ` (default = 0): ReadBufferSize for HTTP client.
You can’t perform that action at this time.
0 commit comments