rosyben opened a new issue, #13596:
URL: https://github.com/apache/skywalking/issues/13596

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Apache SkyWalking Component
   
   OAP server (apache/skywalking)
   
   ### What happened
   
   oap: 10.3.0 JavaScript v1.0.0. An error occurred when reporting data on the 
browser. The log of oap is as follows:
   2025-12-01 16:28:12,460 - com.linecorp.armeria.server.logging.LoggingService 
- 156 [armeria-common-worker-epoll-4-2] WARN  [] - [sreqId=3d663b1f, 
chanId=3051b7c5, raddr=192.168.0.2:49963, 
laddr=192.168.100.101:12800][h1c://hosts1/browser/perfData/webVitals#POST]  
Response: {startTime=2025-12-01T08:28:12.458Z(1764577692458806), length=47B, 
duration=969µs(969770ns), totalDuration=5156µs(5156993ns), 
cause=com.google.protobuf.InvalidProtocolBufferException: Not an int32 value: 
0.8822447102115916, headers=[:status=500, content-type=text/plain; 
charset=utf-8,  content-length=47, server=Armeria/1.32.0, date=Mon, 1 Dec 2025 
08:28:12 GMT]}
   com.google.protobuf.InvalidProtocolBufferException: Not an int32 value: 
0.8822447102115916
           at 
com.google.protobuf.util.JsonFormat$ParserImpl.parseInt32(JsonFormat.java:1736) 
~[protobuf-java-util-3.25.5.jar:?]
           at 
com.google.protobuf.util.JsonFormat$ParserImpl.parseFieldValue(JsonFormat.java:1955)
 ~[protobuf-java-util-3.25.5.jar:?]
   at 
com.google.protobuf.util.JsonFormat$ParserImpl.mergeField(JsonFormat.java:1646) 
~[protobuf-java-util-3.25.5.jar:?]
           at 
com.google.protobuf.util.JsonFormat$ParserImpl.mergeMessage(JsonFormat.java:1477)
 ~[protobuf-java-util-3.25.5.jar:?]
           at com.google.protobuf.util.JsonFormat$Parse
   .......
   
   ### What you expected to happen
   
   浏览器上班数据时,oap解析数据转换数据类型不匹配
   
   ### How to reproduce
   
   oap 10.3.0, javascript v1.0.0就可以稳定复习问题
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request to fix on your own?
   
   - [ ] Yes I am willing to submit a pull request on my own!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to