GoogleCloudPlatform / opentelemetry-operations-js

This repository is home to Google Cloud Exporters (Trace and Monitoring) for OpenTelemetry Node.js Project (https://github.com/open-telemetry/opentelemetry-js)
Apache License 2.0
67 stars 63 forks source link

fix(samples/instrumentation-quickstart): fix breakages in quickstart #745

Closed aabmass closed 1 month ago

aabmass commented 1 month ago

Fixes https://github.com/GoogleCloudPlatform/opentelemetry-operations-js/issues/744

Manually tested. Really should get some automated tests created for this.

aabmass commented 1 month ago

@dashpole I made a few more changes