circonus-labs / reconnoiter

Large-scale Monitoring and Trend Analysis System
Other
245 stars 62 forks source link

Fix Computed Value When Only One Value Present #836

Closed pamaddox closed 1 year ago

pamaddox commented 1 year ago

In the httptrap module, if a metric is given as a JSON object but there's only a single value, we should use the original type. Previously, we converted all incoming values to doubles.