Skip to main content

Developer Utilization in Outsourcing: How to Calculate and Optimize

· 10 min read
Madiyar Bakbergenov
CEO & Co-Founder at PanDev

McKinsey's research on developer productivity found that software engineers spend only 25-30% of their working hours on active coding. The rest goes to meetings, planning, waiting, and context switching. In outsourcing, where every hour has a direct revenue implication, this split matters enormously. Your company has 40 developers. You bill clients for their time. But how much of each developer's available time is actually billable? If the answer is "I'm not sure," you have a profitability blind spot that could be costing you hundreds of thousands of dollars annually.

Developer utilization is the single most important financial metric in outsourcing. And most companies measure it wrong — or don't measure it at all.

Staff Augmentation: How Clients Can See Augmented Developer Activity in Real Time

· 11 min read
Madiyar Bakbergenov
CEO & Co-Founder at PanDev

Staff augmentation is now the fastest-growing segment of the outsourcing market, according to the Deloitte Global Outsourcing Survey. Yet the model introduces a paradox that most buyers discover too late. You've augmented your engineering team with external developers. They attend your standups, push to your repos, and bill you monthly. But when the invoice arrives, you have an uncomfortable thought: "I have no idea how these people actually spend their days."

You trust your in-house team because you see them in Slack, in code reviews, in the office. The augmented developers? They're a black box. And that black box is costing you tens of thousands of dollars a month.

PanDev + GitLab: Complete Setup in 15 Minutes

· 7 min read
Artur Pan
CTO & Co-Founder at PanDev

Setting up a Git integration shouldn't take a sprint. With GitLab and PanDev Metrics, it takes about 15 minutes — then every commit, merge request, and pipeline event flows into your engineering dashboard automatically.

This guide covers both GitLab SaaS (gitlab.com) and self-managed instances. No plugins, no complex OAuth flows — just webhooks and a personal access token.

PanDev + GitHub: Integration via GitHub App

· 8 min read
Artur Pan
CTO & Co-Founder at PanDev

Managing personal access tokens and manual webhooks for every repo gets old fast. PanDev Metrics integrates with GitHub through a dedicated GitHub App — no tokens to rotate, fine-grained permissions out of the box, and automatic webhook management.

This guide walks you through installing the app, granting permissions, and verifying that commit and pull request data flows into your dashboards.

PanDev + Jira: Linking Tasks to Real Coding Time

· 8 min read
Artur Pan
CTO & Co-Founder at PanDev

Your Jira board says a task took 3 days. But how much of that was actual coding? How much was waiting for review? How much was context switching between other tickets?

PanDev Metrics bridges Jira's task management with real developer activity data — commits, IDE time, code reviews — so you see the full picture. Not just "in progress" and "done," but what happened in between. The integration uses Jira's REST API and OAuth 2.0 for secure, read-only access to your project data.

PanDev + ClickUp: Task and Time Tracking in One Place

· 7 min read
Artur Pan
CTO & Co-Founder at PanDev

Every team lead asks the same question: how much real effort does each task actually take? ClickUp tracks work organization; PanDev Metrics tracks engineering activity. Together, they close the gap between "assigned" and "done."

This guide walks you through connecting ClickUp to PanDev via the ClickUp API, syncing tasks and time entries, and using the combined data to make better planning decisions.

IDE Plugins: How to Track Activity in VS Code, IntelliJ, Eclipse, Xcode, and More

· 10 min read
Artur Pan
CTO & Co-Founder at PanDev

Commits and pull requests tell you what was delivered. But they miss the hours of debugging, refactoring, and research that happen between pushes. IDE plugins capture that missing layer — how much time was spent coding, which files were touched, and when developers were most active.

PanDev Metrics offers plugins for VS Code, JetBrains (IntelliJ, PhpStorm, WebStorm), Eclipse, Xcode, Visual Studio, PL/SQL Developer, a Chrome extension, and a CLI for everything else. This guide covers installation and configuration for all of them.

On-Premise Deployment: PanDev Metrics With Docker and Kubernetes in 30 Minutes

· 9 min read
Artur Pan
CTO & Co-Founder at PanDev

Not every company can send engineering data to the cloud. Regulated industries, government contractors, and security-conscious organizations need their metrics platform on-premise — inside their own network, on their own servers. According to the CNCF Annual Survey, over 80% of organizations now run Kubernetes in production, making container-based on-premise deployment a well-understood operational pattern.

PanDev Metrics supports full on-premise deployment via Docker Compose (for small teams) and Kubernetes with Helm (for larger organizations). This guide covers both paths, including LDAP authentication, TLS certificates, and persistent storage.

AI Assistant: Ask Your Metrics Questions in Natural Language

· 9 min read
Artur Pan
CTO & Co-Founder at PanDev

Dashboards are great — until you need an answer that doesn't fit any pre-built chart. "What was our average PR review time last month, excluding the infra team?" That query doesn't have a button. It requires filtering, grouping, and calculating across multiple dimensions.

PanDev's AI assistant lets you ask questions like this in plain English. Powered by Google Gemini, it understands your engineering data and returns answers, charts, and tables in seconds. Gartner predicts that by 2026, over 80% of enterprises will have used generative AI APIs or deployed AI-augmented applications — natural-language analytics is part of that shift.

How Much Does Your Feature Cost? Calculating Cost Per Feature

· 8 min read
Madiyar Bakbergenov
CEO & Co-Founder at PanDev

Your product team just shipped a new reporting dashboard. It took three sprints, involved four developers, a designer, and a QA engineer. How much did it actually cost?

If your answer is "I don't know" or "somewhere between $20K and $80K," you're not alone. Most engineering organizations cannot answer this question with any precision. According to Stripe's Developer Coefficient report, companies collectively spend over $300 billion annually on developer time — yet few can attribute those costs to individual features. That disconnect turns every product decision into a guess.