Skip to content

ERROR In NodeJS Instrumentation #83

Open
@ccoqueiro

Description

@ccoqueiro

Hello Everyone,

We tried to configure the instrumentation for aws nodejs, but this one returns the following error:

undefined ERROR Exporter "otlp" requested through environment variable is unavailable.

This is environment used:

AWS_LAMBDA_EXEC_WRAPPER = /opt/nodejs-otel-handler
OTEL_EXPORTER_OTLP_METRICS_ENDPOINT = https://ingest.us1.signalfx.com/v2/datapoint/otlp
OTEL_EXPORTER_OTLP_METRICS_PROTOCOL = http/protobuf
OTEL_EXPORTER_OTLP_TRACES_ENDPOINT = https://ingest.us1.signalfx.com/v2/trace/otlp
OTEL_EXPORTER_OTLP_TRACES_PROTOCOL = http/protobuf
OTEL_INSTRUMENTATION_AWS_LAMBDA_FLUSH_TIMEOUT = 300000
OTEL_LAMBDA_LOG_LEVEL = DEBUG
OTEL_RESOURCE_ATTRIBUTES | deployment.environment=lab
OTEL_SERVICE_NAME = NodejsSample

Tested versions of lambda layers versions: 0.6.1/0.5.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions