Commit 5471724
authored
[Monitor OpenTelemetry Exporter] Update Statsbeat to Count Success Upon Partially Successful Envelopes (Azure#33741)
### Packages impacted by this PR
@azure/monitor-opentelemetry-exporter
### Issues associated with this PR
### Describe the problem that is addressed by this PR
Should adhere to the spec by counting a statsbeat success when some of
the envelopes in a batch are accepted by breeze.
### Checklists
- [x] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [x] Added a changelog (if necessary)1 parent c502ad2 commit 5471724
File tree
2 files changed
+12
-1
lines changed- sdk/monitor/monitor-opentelemetry-exporter
- src/platform/nodejs
2 files changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
3 | 10 | | |
4 | 11 | | |
5 | 12 | | |
| |||
12 | 19 | | |
13 | 20 | | |
14 | 21 | | |
15 | | - | |
16 | 22 | | |
17 | 23 | | |
18 | 24 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
106 | 111 | | |
107 | 112 | | |
108 | 113 | | |
| |||
0 commit comments