Claude Code Tracing

Categories: claude

Tracing Claude Code is useful when you want to inspect prompts, understand tool usage, or keep an eye on cost. The three approaches I use most are:

  1. claude-code-logger for full request and response inspection
  2. Arize’s claude-code-tracing plugin for Phoenix traces
  3. OpenRouter for hosted usage visibility and cost tracking

Read More →

Spark Summit 2021

Categories: spark
Project Zen: Making Data Science Easier in PySpark Project Zen Goals: make spark more pythonic better ops with python libraries Changes: Python Hints better documentation support conda, pip, pipex to deploy package Shipping pacakge in conda pandas Api on Spark visualization Links: Project Zen Databricks Blog

Read More →