Skip to content

Commit 40dc427

Browse files
Update deprecate_sapmexporter.yaml
minor update to description
1 parent 08f4e01 commit 40dc427

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.chloggen/deprecate_sapmexporter.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ issues: [36028]
1616
# These lines will be padded with 2 spaces and then inserted directly into the document.
1717
# Use pipe (|) for multiline entries.
1818
subtext: |
19-
The SAPM exporter is deprecated. Please use the `otlphttp` exporter with the configuration shown
19+
The SAPM exporter is being marked as deprecated. Please use the `otlphttp` exporter with the configuration shown
2020
below. Also update your pipeline configuration for Traces accordingly.
2121
```yaml
2222
exporters:
@@ -33,4 +33,4 @@ subtext: |
3333
# Include 'user' if the change is relevant to end users.
3434
# Include 'api' if there is a change to a library API.
3535
# Default: '[user]'
36-
change_logs: []
36+
change_logs: []

0 commit comments

Comments
 (0)