EXPAND ALL
  • Home

px.otel.Endpoint

The Collector destination for exported OpenTelemetry data.

Describes the endpoint and any connection arguments necessary to talk to an OpenTelemetry collector. Passed as an argument to px.otel.Data.

Arguments

NameTypeDescription
urlstringThe URL of the OTel collector.
headersDict[string,string], optionalThe connection metadata to add to the header of the request.
insecurebool, optionalWhether to allow insecure connections to the OpenTelemetry collector. False by default.
timeoutint, optionalThe number of seconds before the request should timeout when exporting to the OTel collector.
This site uses cookies to provide you with a better user experience. By using Pixie, you consent to our use of cookies.