cancel
Showing results for 
Search instead for 
Did you mean: 
Administration & Architecture
Explore discussions on Databricks administration, deployment strategies, and architectural best practices. Connect with administrators and architects to optimize your Databricks environment for performance, scalability, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 

Built a chrome extension that shows live $/hr inside the databricks UI

simmestd
New Contributor

Got annoyed by not being able to see real-time costs in Databricks whilst manipulating data pipelines. Built a Chrome extension sitting in the corner of the page, pulls cluster and warehouse state from the API every few seconds, multiplies by DBU rates to show you a live $/hr estimate. Next, I want to add idle alerts when clusters have been sitting idle for 30 min.

Couple questions before I go deeper:

  1. Would you install this or is just "live cost" not enough?

  2. What would push it from neat to part of your daily workflow?

  3. Anyone using something similar I should look at first?

happy to open-source it once there is clear interest.

2 REPLIES 2

nayan_wylde
Esteemed Contributor II

Yes, I’d install it — live cost is compelling — but it becomes daily-use only once it nudges behavior, not just informs.
Live cost alone

Valuable during notebook work, tuning, and experimentation
Helps build immediate cost intuition
Feels “nice to have” vs “must have”

What makes it sticky

Idle alerts after 20–30 min (biggest win)
Clear “you’re burning $$ right now” messaging
One‑click context: what’s costing money and why
Session cost: “this debug run cost $X”
Cost deltas when resizing clusters / warehouses
Quiet, non‑spammy alerts (trust matters)

Hi @nayan_wylde, I'm @simmestd 's colleague. If you want to try it out, we are looking for beta users right now. Feel free to reach out to philip@trupositive.ai and I'll set you up. No sales, no signup, just full access with feedback.