Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GoogleCloudPlatform/opentelemetry-operations-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: adac3d235948362aa0027da4408cb451663c0b71
Choose a base ref
..
head repository: GoogleCloudPlatform/opentelemetry-operations-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8f2aa9a86c08b6571f8a3d4d66ccaee3c7be8e57
Choose a head ref
Showing with 33 additions and 33 deletions.
  1. +32 −32 samples/instrumentation-quickstart/package-lock.json
  2. +1 −1 samples/instrumentation-quickstart/package.json
64 changes: 32 additions & 32 deletions samples/instrumentation-quickstart/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion samples/instrumentation-quickstart/package.json
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@
},
"dependencies": {
"@opentelemetry/api": "1.9.0",
"@opentelemetry/auto-instrumentations-node": "0.55.2",
"@opentelemetry/auto-instrumentations-node": "0.55.3",
"@opentelemetry/exporter-metrics-otlp-proto": "0.57.1",
"@opentelemetry/sdk-metrics": "1.30.1",
"@opentelemetry/sdk-node": "0.57.1",