Commit 2797716
authored
chore: remove disableErrorTracking option (#99)
<!-- CURSOR_SUMMARY -->
> [!NOTE]
> Removes `Options.disableErrorTracking`, deletes the unused
`AutoInstrumented` enum and `launchMeter`, and updates `Options`
docs/initializer accordingly.
>
> - **API (`Sources/LaunchDarklyObservability/API/Options.swift`)**:
> - Remove `Options.disableErrorTracking` property and initializer
parameter; update docs accordingly.
> - Delete unused `AutoInstrumented` enum; continue using
`Instrumentation`.
> - Remove unused `launchMeter` field.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
d32b218. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent 797f718 commit 2797716
1 file changed
+0
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
143 | 142 | | |
144 | 143 | | |
145 | 144 | | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | 145 | | |
155 | 146 | | |
156 | 147 | | |
| |||
186 | 177 | | |
187 | 178 | | |
188 | 179 | | |
189 | | - | |
190 | 180 | | |
191 | 181 | | |
192 | 182 | | |
193 | 183 | | |
194 | 184 | | |
195 | 185 | | |
196 | | - | |
197 | 186 | | |
198 | 187 | | |
199 | 188 | | |
| |||
207 | 196 | | |
208 | 197 | | |
209 | 198 | | |
210 | | - | |
211 | 199 | | |
212 | 200 | | |
213 | 201 | | |
| |||
226 | 214 | | |
227 | 215 | | |
228 | 216 | | |
229 | | - | |
230 | 217 | | |
231 | 218 | | |
232 | 219 | | |
| |||
0 commit comments