Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
rollbar
/
rollbar-java
Public
Notifications
You must be signed in to change notification settings
Fork
74
Star
78
Code
Issues
5
Pull requests
8
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
[Feat] [SDK-399] Capture logcat output as telemetry events
- #369
#369
Merged
buongarzoni
merged 10 commits into
master
rollbar/rollbar-java:master
from
feat/SDK-399/add-android-logs-telemetry
rollbar/rollbar-java:feat/SDK-399/add-android-logs-telemetry
Copy head branch name to clipboard
May 5, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
[Feat] [SDK-399] Capture logcat output as telemetry events
#369
buongarzoni
merged 10 commits into
master
rollbar/rollbar-java:master
from
feat/SDK-399/add-android-logs-telemetry
rollbar/rollbar-java:feat/SDK-399/add-android-logs-telemetry
Copy head branch name to clipboard
Commits
Commits on Apr 20, 2026
feat(android): capture logcat output as telemetry events
buongarzoni
committed
4fdb86b
View commit details
Copy full SHA for 4fdb86b
Browse repository at this point
Commits on Apr 27, 2026
fix: include verbosity logs for debug level
buongarzoni
committed
b5f0407
View commit details
Copy full SHA for b5f0407
Browse repository at this point
Commits on Apr 30, 2026
fix(android): reset logcat capture state on unexpected process death
buongarzoni
committed
858a713
View commit details
Copy full SHA for 858a713
Browse repository at this point
fix(android): skip logcat ring buffer replay on startup
buongarzoni
committed
0f13b1a
View commit details
Copy full SHA for 0f13b1a
Browse repository at this point
fix(android): classify captured logcat entries as log telemetry type
buongarzoni
committed
e63b0af
View commit details
Copy full SHA for e63b0af
Browse repository at this point
fix(android): resolve test failure caused by missing Android stub defaults
buongarzoni
committed
b47bc62
View commit details
Copy full SHA for b47bc62
Browse repository at this point
Commits on May 1, 2026
fix(android): use Rollbar.TAG in ConnectivityDetector to suppress SDK logs from telemetry
buongarzoni
committed
41da663
View commit details
Copy full SHA for 41da663
Browse repository at this point
docs(android): correct captureLogsAsTelemetry javadoc to reference log telemetry type
buongarzoni
committed
ea3a83c
View commit details
Copy full SHA for ea3a83c
Browse repository at this point
docs: fix stale dump() references in telemetry javadoc
buongarzoni
committed
e8355f2
View commit details
Copy full SHA for e8355f2
Browse repository at this point
Commits on May 4, 2026
fix(android): call stop() before Log.w() to avoid Android stub throwing before state reset
buongarzoni
committed
ba4f5a8
View commit details
Copy full SHA for ba4f5a8
Browse repository at this point
You can’t perform that action at this time.