Commit 07f2b75
chore(metrics) Capture a message when trying to query metrics with different namespaces (#73934)
Capture a sentry message when querying error occurs.
I have chosen to capture message instead of sending a metric, because we
are deprecating metrics API and it would be bad practice to continue
using it.
Temporally closes: #739281 parent 3d68492 commit 07f2b75
File tree
1 file changed
+7
-0
lines changed- src/sentry/sentry_metrics/querying/visitors
1 file changed
+7
-0
lines changedLines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
126 | 127 | | |
127 | 128 | | |
128 | 129 | | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
129 | 136 | | |
130 | 137 | | |
131 | 138 | | |
| |||
0 commit comments