Brian Pham

Results 4 comments of Brian Pham

> @brianpham93 Did you have any luck with your serialization issue? i'm using this working around temporarily ```js BigInt.prototype.toJSON = function () { return this.toString(); }; ```

@JacksonWeber So far i haven't found out any issue with current approach

@JacksonWeber No issue. It would be better if this is supported natively in app insights via a separate PR