ApplicationInsights-Ruby/test
Aaron Patterson b19de3f4ee AI reports an error when sending requests currently. The "duration" field is not in the expected format. AI expects "dd.hh:mm:ss.fffffff" and the SDK is sending "d:hh:mm:ss.fffffff".
Also updating to use "true" instead of "TRUE" as the "TRUE" constant was deprecated in Ruby 2.4
2017-06-29 12:43:28 -07:00
..
application_insights AI reports an error when sending requests currently. The "duration" field is not in the expected format. AI expects "dd.hh:mm:ss.fffffff" and the SDK is sending "d:hh:mm:ss.fffffff". 2017-06-29 12:43:28 -07:00
application_insights.rb Align documentation to ~80 chars and code style changes 2015-04-01 21:13:06 -03:00