Skip to content

Commit

Permalink
Update collector version
Browse files Browse the repository at this point in the history
  • Loading branch information
atoulme authored Jan 18, 2024
1 parent 0d36758 commit d15c99c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@ spec:
- name: OTEL_RESOURCE_ATTRIBUTES
value: splunk.zc.method=autoinstrumentation-apache-httpd:1.0.3
dotnet:
image: ghcr.io/signalfx/splunk-otel-dotnet/splunk-otel-dotnet:1.2.1
image: ghcr.io/signalfx/splunk-otel-dotnet/splunk-otel-dotnet:v1.2.1
env:
- name: OTEL_DOTNET_AUTO_PLUGINS
value: "Splunk.OpenTelemetry.AutoInstrumentation.Plugin, Splunk.OpenTelemetry.AutoInstrumentation"
- name: OTEL_RESOURCE_ATTRIBUTES
value: splunk.zc.method=splunk-otel-dotnet:1.2.1
value: splunk.zc.method=splunk-otel-dotnet:v1.2.1
# dotnet auto-instrumentation uses http/proto by default, so data must be sent to 4318 instead of 4317.
# See: https://github.com/open-telemetry/opentelemetry-operator#opentelemetry-auto-instrumentation-injection
- name: OTEL_EXPORTER_OTLP_ENDPOINT
Expand Down

0 comments on commit d15c99c

Please sign in to comment.