Kotzilla Console 3.4.0 helps Kotlin developers monitor app performance, detect issues in real time, and debug faster — across development and production.
With improved diagnostics, custom trace support, and clearer timelines, this release makes it easier to understand how your app behaves and where to take action.
Whether you're building for Android or Kotlin Multiplatform, the Kotzilla Console now gives you better visibility into how your components perform across user sessions and app versions.
Kotlin and Android developers using Koin for dependency injection, looking to reduce ANRs and improve app startup
Teams working on Kotlin Multiplatform apps who need visibility across platforms
Organizations managing multiple app releases who want to compare performance across builds
Kotzilla Console 3.4.0 supports development teams in identifying issues early and taking clear, measurable actions to improve performance.
The Timeline View and Dependency Graph View now provide:
This eliminates the manual work of identifying performance bottlenecks, allowing you to focus directly on fixing issues rather than spending time diagnosing them.
Before this update, you'd have to scan through timeline data looking for patterns—checking which components took longer than expected, cross-referencing initialization times, and piecing together clues about what might be causing slowdowns.
Now the system does this detective work for you and points you directly to the likely culprits.
Component rows are now fully interactive when event dependencies exist. The entire row becomes clickable, allowing you to open the dependency graph of any component you want to analyze.
This streamlines navigation between related components, reducing the clicks and searches needed to trace dependency relationships during debugging.
Clicking opens the full Dependency Graph of that component, letting you:
Visualize relationships with connected components
Navigate directly to performance bottlenecks
This improves investigation workflows and reduces context switching. Previously, you'd have to manually search for components or use filters to trace dependency chains.
Now you can jump directly from any component to its full dependency context with a single click.
You can now add custom traces, logs, and issues to the timeline using the Kotzilla SDK API. Use this to:
Instead of jumping between different debugging tools to correlate your custom events with Koin's dependency data, everything now appears in one unified timeline view.
When the Kotzilla Console identifies issues in your app, each issue now includes:
Before, you'd see that something was wrong but then have to research the fix yourself—searching documentation, Stack Overflow, or experimenting with solutions.
Now you get the context and guidance right alongside the problem detection.
User Sessions View Updates
When analyzing user sessions across different parts of the Kotzilla Console, the User Sessions View now displays:
Previously, event counts could appear differently depending on which view you were looking at, leading to confusion when trying to correlate data or share findings with your team.
Now the numbers match everywhere, so you can confidently compare session data across views.
The updated Release Comparison view helps you understand how your app's performance evolves between versions.
It provides:
The visual timeline shows performance trends across releases, while the detailed comparison tables let you drill down to see exactly which components changed between any two versions. This is particularly useful when you need to identify whether a recent deployment introduced performance regressions or when you want to validate that optimizations actually improved app behavior in production.
This is useful for both QA and performance engineering workflows.
These updates focus on providing more actionable insights and streamlining the debugging workflow for Kotlin devs. The combination of automated diagnostics, interactive navigation, and consistent data presentation helps developers identify and resolve issues more effectively.
The enhanced documentation links and fix suggestions transform issue detection from simple problem identification into guided resolution, helping teams learn best practices while fixing immediate problems.
Try the latest version: