Skip to content

Commit e928b5f

Browse files
authored
Update UPGRADING.md
1 parent 5f217d2 commit e928b5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ to update your custom dashboards, detectors, or alerts using Java application te
4444
### Breaking Changes Overview
4545
- Runtime metrics will now be enabled by default, this can increase the number of metrics collected.
4646
- The default protocol changed from gRPC to http/protobuf. For custom Java exporter endpoint
47-
configurations, verify that you’re sending data to http/protobuf endpoints like this [example](https://github.com/signalfx/splunk-otel-collector-chart/blob/main/examples/enable-operator-and-auto-instrumentation/rendered_manifests/operator/instrumentation.yaml#L57).
47+
configurations, verify that you’re sending data to http/protobuf endpoints like this [example](https://github.com/signalfx/splunk-otel-collector-chart/blob/splunk-otel-collector-0.105.4/examples/enable-operator-and-auto-instrumentation/rendered_manifests/operator/instrumentation.yaml#L59).
4848
- Span Attribute Name Changes:
4949

5050
| Old Attribute (1.x) | New Attribute (2.x) |

0 commit comments

Comments
 (0)