Remove P3A protobuf reporting
See original GitHub issueDescription
Reverting P3A protobuf submission is done via the PR https://github.com/brave/brave-core/pull/14015/ and which resolves the issue https://github.com/brave/brave-browser/issues/23754 and the same is verified in 1.41.x https://github.com/brave/brave-browser/issues/23754#issuecomment-1176443588 and ensured P3A and P2A work as it works in 1.40.x
The actual fix for Remove P3A protobuf reporting
is merged in 1.42.x and 1.43.x via the PR https://github.com/brave/brave-core/pull/14017 hence created this issue to address Remove P3A protobuf reporting
in 1.42.x
Test Plan:
Run browser under a network proxy for traffic inspection
- With a fresh profile, wait 10-15 minutes for P3A reports to be sent.
- Confirm messages all go the p3a-json.brave.com and are formatted as readable json. There should be no traffic to p3a.brave.com.
- P2A messages are unaffected and may go to p2a.brave.com, p2a-json.brave.com or both, depending on the version. This change is only about
Brave.P3A.*
reports.
Miscellaneous Information:
Discussed with @kjozwiak and created the issue.
Issue Analytics
- State:
- Created a year ago
- Comments:11 (1 by maintainers)
Top Results From Across the Web
Language Guide | Protocol Buffers - Google Developers
If you update a message type by entirely removing a field, or commenting it out, future users can reuse the field number when...
Read more >Source compatibility report for Protocol Buffers: 2.5.0 vs 2.6.0
This method is from 'Descriptors.MethodDescriptor' class. ... Removed super-interface Descriptors.GenericDescriptor. Recompilation of a client program may be ...
Read more >Release Channel 1.42.86 - Release Notes - Brave Community
(#22672); Removed P3A protobuf reporting. (#23147); Removed “Get image description from Brave” context menu option.
Read more >Publish messages of protobuf schema type | Cloud Pub/Sub ...
Publish messages that conform to a protocol buffer schema to a topic with a protocol buffer schema attached.
Read more >Java: Deleting from lists in protobufs - Google Groups
to Protocol Buffers. How do I delete an entry from a list in a protobuf (repeated field)? I can add, I can modify,...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Verification passed on Oppo Reno 5 with Android 12 running 1.42.85 x64 build
p3a.brave.com
p3a-json.brave.com
brave://local-state
At least it sounds like an improvement instead of a regression.