Skip to content

Obics Documentation

Obics finds the logs and metrics that are quietly inflating your observability bill, traces each one back to the exact line of source code that emits it, and opens a pull request that fixes it.

You connect two things: your observability vendor (Datadog, Grafana, CloudWatch, Coralogix) and your source code host (GitHub, GitLab, Azure DevOps). From then on Obics scans your telemetry, ranks every log group and metric by how much it costs, explains what to do about it, and, when you approve, writes the code change for you.

The Obics logs view, ranking log groups by monthly cost

GoalWhere you do it
Connect your telemetry and codeIntegrations
See which logs waste the most moneyOptimizing logs
See which metrics blow up cardinalityOptimizing metrics
Turn a recommendation into a pull requestApplying fixes
Track spend and savings over timeCost Explorer
Estimate savings before you actSavings Forecast
  1. Create your account: sign up for the free tier or accept a team invitation.
  2. Connect your integrations: one observability provider and one source-code provider.
  3. Run your first scan, or wait for the automatic nightly scan.
  4. Review recommendations and create a fix.