Write panics and crashes to snowflake (#28284)
This will let us create a better crashes dashboard, using Hex. Release Notes: - N/A
This commit is contained in:
parent
448db20eaa
commit
6220b86f94
3 changed files with 57 additions and 6 deletions
|
@ -127,7 +127,7 @@ async fn update_billing_preferences(
|
|||
|
||||
SnowflakeRow::new(
|
||||
"Spend Limit Updated",
|
||||
user.metrics_id,
|
||||
Some(user.metrics_id),
|
||||
user.admin,
|
||||
None,
|
||||
json!({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue