Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Will test out the release pipeline.
3.0.0 changes:
grpc
tohttp/protobuf
. The default exporting endpoint has been changed fromhttp://localhost:4317
tohttp://localhost:4318
. Signal specific URL paths are automatically added when choosing the endpoint, e.g. whenendpoint
is set tohttp://collector:4318
,/v1/traces
is added for traces.parentbased_always_on
toalways_on
.resource
field - a function which can be used to overwrite or add additional parameters to the resource detected from the environment.realm
field. When set passes the access token and realm to signals.resource: Resource
field has been changed toresourceFactory: (resource: Resource) => Resource
to bring it in line with tracing and metrics configuration.splunk.distro.version
(automatically added resource attribute) has been removed and is replaced withtelemetry.distro.version
andtelemetry.distro.name
.SPLUNK_METRICS_ENDPOINT
environment variable has been removed. Use the OpenTelemetry specificOTEL_EXPORTER_OTLP_METRICS_ENDPOINT
instead.service.name
attribute not set from each signal, when the service name is not set.1.30.0
/0.57.0
.