We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08f4e01 commit 40dc427Copy full SHA for 40dc427
.chloggen/deprecate_sapmexporter.yaml
@@ -16,7 +16,7 @@ issues: [36028]
16
# These lines will be padded with 2 spaces and then inserted directly into the document.
17
# Use pipe (|) for multiline entries.
18
subtext: |
19
- The SAPM exporter is deprecated. Please use the `otlphttp` exporter with the configuration shown
+ The SAPM exporter is being marked as deprecated. Please use the `otlphttp` exporter with the configuration shown
20
below. Also update your pipeline configuration for Traces accordingly.
21
```yaml
22
exporters:
@@ -33,4 +33,4 @@ subtext: |
33
# Include 'user' if the change is relevant to end users.
34
# Include 'api' if there is a change to a library API.
35
# Default: '[user]'
36
-change_logs: []
+change_logs: []
0 commit comments