Skip to content

Commit

Permalink
Bump go autoinstrumentation to v0.10.0-alpha (#2494)
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerHelmuth authored Jan 8, 2024
1 parent 0e60da4 commit b485c71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
requests:
cpu: "50m"
memory: "32Mi"
image: ghcr.io/open-telemetry/opentelemetry-go-instrumentation/autoinstrumentation-go:v0.8.0-alpha
image: ghcr.io/open-telemetry/opentelemetry-go-instrumentation/autoinstrumentation-go:v0.10.0-alpha
env:
- name: OTEL_GO_AUTO_TARGET_EXE
value: /usr/src/app/productcatalogservice
Expand Down
2 changes: 1 addition & 1 deletion versions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ autoinstrumentation-python=0.43b0
autoinstrumentation-dotnet=1.2.0

# Represents the current release of Go instrumentation.
autoinstrumentation-go=v0.8.0-alpha
autoinstrumentation-go=v0.10.0-alpha

# Represents the current release of Apache HTTPD instrumentation.
# Should match autoinstrumentation/apache-httpd/version.txt
Expand Down

0 comments on commit b485c71

Please sign in to comment.