Techro — Fast, simple developer tooling
SDKs, CLI tools, and lightweight agents to help teams build, ship, and observe with confidence.
Start freeCompact SDKs
Small footprint, fast install
Unified telemetry
Metrics, traces and logs in one place
Secure integrations
Role-based access and encryption
Quick example
A minimal example to send an event.
// Install
npm install techro-sdk
// Initialize
import Techro from 'techro-sdk'
const t = Techro.init({apiKey: process.env.TECHRO_KEY})
// track
t.event('deploy.started', {service: 'web', env: 'prod'})
Pricing
Free tier for hobby projects. Team and Enterprise plans for scaling.
- Hobby — Free, limited retention
- Team — Longer retention, team seats
- Enterprise — SSO, SLA, dedicated support
Contact us
Questions about migration or volume pricing? Drop a note.