Skip to content

[BUG] Metrics endpoint and client should be able to accept NaN #810

@jtsextonMITRE

Description

@jtsextonMITRE

Describe the bug
The client does not allow the passing of NaN into append_metrics_by_id due to it being disallowed by JSON.

We should modify this so it transforms NaN into a string and the receiving endpoint recognizes it as NaN.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions