An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org : github.com/open-telemetry/opentelemetry-lambda/collector/processor/coldstartprocessor : v0.0.0-20240118230908-122d2d2851a8

Package coldstartprocessor correlates cold start information generated by the telemetryapireceiver with incoming span data. It reads the following of incoming Lambda execution spans identified by the faas.execution attribute: This information is stored until the first coldstart span identified by the faas.coldstart attribute is received. That span's trace ID, parent span ID are updated to match the execution span. This allows the coldstart span to be part of the same trace as the operation that triggered the cold start. Additionally, the span scope and resource attributes of the span scope containing the coldstart span are replaced with the span scope and resource attributes of the execution span as they contain more details.

Registry - Documentation - Download - JSON
purl: pkg:golang/github.com/open-telemetry/opentelemetry-lambda/collector/processor/[email protected]
Published:
Indexed:

    Loading...
    Readme
    Loading...
    Dependencies