Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added content/blog/2025/cloud-cost-groups/featured.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 30 additions & 0 deletions content/blog/2025/cloud-cost-groups/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
title: Adding User Group Insights to Cloud Cost Dashboards with Grafana
date: 2025-11-24
authors:
- Jenny Wong
categories: service enhancements
tags:
- announcement
- cloud costs
- monitoring
- open source
---

We are excited to announce that we have extended our cloud cost dashboards to support display costs filtered by user groups using Grafana! This new feature allows administrators to monitor and manage cloud expenses based on user group memberships in JupyterHub.

![Group cloud cost dashboard showing cost breakdowns by user groups](featured.png)

## Learn more

- Take a look at the [Community Hub Guide](https://docs.2i2c.org/admin/monitoring/cost-users-groups/#group-cloud-costs) to see what's new
- Check out the documentation of the [2i2c-org/jupyterhub-cost-monitoring](https://jupyterhub-cost-monitoring.readthedocs.io/en/latest/) project to see how it all works
- [Jenny](../../../authors/jenny-wong/_index.md) recently presented her work on the cost monitoring system at [JupyterCon 2025](https://events.linuxfoundation.org/jupytercon/) earlier this month. Watch a [video](https://youtu.be/M5x3bTgRzVs?si=P2c3Ngb8v7f4ks0I) or look at the [slides](https://docs.google.com/presentation/d/1N8V7dna1atpRmcbpgZ0-VL5cbOQfwYfXTstudT2ierY/edit?usp=sharing).

{{< feedback >}}

## Acknowledgements

- [Tarashish](https://github.com/sunu) @ [Development Seed](../../collaborators/devseed/) for collaborating on this project with us.
- [NASA VEDA](../../collaborators/nasa-veda/) and the DSE Team at NASA MSFC ODSI for funding much of this work.
- [Kyle Lesinger](https://github.com/kyle-lesinger) from the Disasters community for providing valuable feedback and bug reports during development.
12 changes: 6 additions & 6 deletions contribute/blog.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ It contains an `index.md` file that you can modify. Put it in the folder for the

_Categories are non-overlapping, every post must have one category._

#### `service-enhancements`
#### `service enhancements`

Hub improvements and infrastructure that benefits members

Expand All @@ -39,15 +39,15 @@ Hub improvements and infrastructure that benefits members
- Technical migrations
- Performance improvements

#### `community-impact`
#### `community impact`

Work from our collaborators and member communities that we've enabled.

- Community success stories
- Hackweeks and events
- Announcements and offers from collaborators

#### `upstream-impact`
#### `upstream impact`

Strengthening the open source ecosystem

Expand Down Expand Up @@ -84,13 +84,13 @@ _Tags are more fluid, you can add as many to a post as you like._
- `sustainability` - about funding or capacity building
- `reliability` - about infrastructure reliability
- `monitoring` - about visibility and monitoring of cloud infrastructure
- `cloud-costs` - about cloud costs
- `cloud costs` - about cloud costs
- `communication` - about communicating ideas
- `reproducibility` - about enabling reproducible computation
- `computation` - about enabling computation and scaling
- `data` - about reading and using data in the cloud
- `sovereignty` - about giving communities control and enabling Right to Replicate
- `open-source` - anything that involves upstream tools or contributions (use heavily!)
- `open source` - anything that involves upstream tools or contributions (use heavily!)

#### Technologies
- `jupyter` (for project-wide information)
Expand All @@ -99,7 +99,7 @@ _Tags are more fluid, you can add as many to a post as you like._
- `binder`

#### Domains
- `earth-science` - (here are common ones, add new domain tags as you wish)
- `eart -science` - (here are common ones, add new domain tags as you wish)
- `biology`

## How to write blog posts
Expand Down