@niemyjski from the link you sent me i was able to put the Api key and URL to my exceptionless instance.I set up a project but my exceptions are not logged to my Dashboard.Kindly assist.
so today is the second time a logging lib (not Exceptionless!) has seriously degraded performance on my production server >:(
essentially caused by the remote target rejecting the log entries as they exceeded the size threshold and the sink continuously sending the same batch of events to the target without any error handling or exponential backoff
I think all you need to do is call SetGeo and value and check to see if the serialized result contains a geo in 50.34334,50.43453 instead of localized (50,234234,50,45343)
if it does the second, then that’s a big bug and I need to get on that
but I don’t have a localized vm.. which I might have to set up
and try setting geo coordinates with a calculated value (0-180)
I’m really wondering if we can even process those events if they aren’t transmitted with a neutral locale
just fixed a few server and .net locale issues and I’m wondering about js
Do you guys like these chart changes?
before the values were rendered as stacks, which made it kind of confusing when looking at the y axis. the new one changed the colors a bit… due to alpha transparency :( but shows you where exactly there are differences