Commit bdddfd5
committed
gopls/internal/server: add counters for add and remove struct tags
One telemetry counter for add struct tags codeaction and one
for remove struct tags codeaction.
For golang/go#74568
Change-Id: I5c45167f87eea5639a16ee2fc0275adc0ff03ad4
Reviewed-on: https://go-review.googlesource.com/c/tools/+/688156
Reviewed-by: Robert Findley <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>1 parent 23dd839 commit bdddfd5
2 files changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1806 | 1806 | | |
1807 | 1807 | | |
1808 | 1808 | | |
| 1809 | + | |
| 1810 | + | |
1809 | 1811 | | |
| 1812 | + | |
1810 | 1813 | | |
| 1814 | + | |
| 1815 | + | |
1811 | 1816 | | |
1812 | 1817 | | |
1813 | 1818 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
0 commit comments