Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

decimals_count_distribution can't be serialized #382

Open
sentry-io bot opened this issue Nov 18, 2020 · 0 comments
Open

decimals_count_distribution can't be serialized #382

sentry-io bot opened this issue Nov 18, 2020 · 0 comments
Assignees

Comments

@sentry-io
Copy link

sentry-io bot commented Nov 18, 2020

decimals_count_distribution can't be serialized and this is causing the below exception.

Fortunately, it doesn't need to be serialized...

System.ArgumentException: .NET number values such as positive and negative infinity cannot be written as valid JSON.
  Module "System.Text.Json.ThrowHelper", in ThrowArgumentException_ValueNotSupported
  Module "System.Text.Json.Utf8JsonWriter", in WriteNumberValue
  Module "System.Text.Json.JsonPropertyInfoNotNullable`4", in OnWrite
  Module "System.Text.Json.JsonSerializer", in Write
  Module "System.Text.Json.JsonSerializer", in WriteAsyncCore
...
(27 additional frame(s) were not displayed)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant