Luke

Results 6 comments of Luke

@tigrannajaryan Thank you for your comments. I will fix it as soon as possible

> It is caused by the error of executing the command `merge`, and it has been solved now

> Is it possible to maintain the current implementation somewhere and add tests that demonstrate that the same JSON documents are unmarshalled to equivalent pdata structures by both implementations? I...

> @Aneurysm9 I found the function 'NewJSONMarshaler' is unused in our project. And I provide new function 'NewJSONITERUnmarshaler' which will return a model.Unmarshaler which use jsoniter. I'm happy to use...

> > I found the function 'NewJSONMarshaler' is unused in our project. And I provide new function 'NewJSONITERUnmarshaler' which will return a model.Unmarshaler which use jsoniter. > > I'm happy...

I separate #14025 for encoding, compression, and rotation. This is the second PR which supports for support for encoding telemetry data using proto marshaler. Can you help me review the...