Skip to content

Commit

Permalink
Add replacement for removed funcpdata.Delete (open-telemetry#5673)
Browse files Browse the repository at this point in the history
`pdata.Remove` is the replacement for `pdata.Delete` 

open-telemetry#5307
  • Loading branch information
CatherineF-dev authored Jul 19, 2022
1 parent 297249e commit 9cb33dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@
- Remove pdata deprecated funcs from 2 versions (v0.48.0) ago. (#5219)
- Remove non pdata deprecated funcs/structs (#5220)
- `pmetric.Exemplar.ValueType()` now returns new type `ExemplarValueType` (#5233)
- Remove deprecated `Delete` pdata func from (v0.47.0). (#5307)
- Remove deprecated `Delete` pdata func in favor of `pdata.Remove` from (v0.47.0). (#5307)

### 🚩 Deprecations 🚩

Expand Down

0 comments on commit 9cb33dd

Please sign in to comment.