Commit 95c6fb9
committed
Address internal review feedback
- Remove exporterIsConfiguredWithCumulativeTemporalityForCounters
test (tested OTel SDK, not our code; the integration test is the
real regression guard)
- Fix Provider catch block comment to reflect that FlagEvalMetrics
may not have logged if we reach this point
- Include exception in log.error calls for NoClassDefFoundError and
general Exception to aid debugging
- Reword InMemoryMetricReader comment for precision1 parent c3a7955 commit 95c6fb9
3 files changed
Lines changed: 7 additions & 24 deletions
File tree
- products/feature-flagging/feature-flagging-api/src
- main/java/datadog/trace/api/openfeature
- test/java/datadog/trace/api/openfeature
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
| 89 | + | |
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
92 | | - | |
| 93 | + | |
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
Lines changed: 3 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | 12 | | |
15 | 13 | | |
16 | 14 | | |
17 | 15 | | |
18 | | - | |
19 | 16 | | |
20 | 17 | | |
21 | 18 | | |
| |||
147 | 144 | | |
148 | 145 | | |
149 | 146 | | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | 147 | | |
167 | 148 | | |
168 | | - | |
169 | | - | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
170 | 152 | | |
171 | 153 | | |
172 | 154 | | |
| |||
0 commit comments