Commit fdc2eec
committed
chore(telemetry): use accurate wording in post-emit warn
`warnPostEmit` is shared by seven methods now, including `log`,
`logError`, and `phase`, which aren't strictly mutations. "mutation
dropped" was accurate only for the original setProperty/setMeasurement
callers. Generalize to "call ignored".1 parent 7595903 commit fdc2eec
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
0 commit comments