Skip to content

Commit 6d63ed8

Browse files
authored
Merge pull request #550 from jnywong/grafana-groups
announcement: group cloud costs
2 parents 621aa7e + 1a70cbd commit 6d63ed8

File tree

3 files changed

+36
-6
lines changed

3 files changed

+36
-6
lines changed
128 KB
Loading
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
title: Adding User Group Insights to Cloud Cost Dashboards with Grafana
3+
date: 2025-11-24
4+
authors:
5+
- Jenny Wong
6+
categories: service enhancements
7+
tags:
8+
- announcement
9+
- cloud costs
10+
- monitoring
11+
- open source
12+
---
13+
14+
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.
15+
16+
![Group cloud cost dashboard showing cost breakdowns by user groups](featured.png)
17+
18+
## Learn more
19+
20+
- 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
21+
- 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
22+
- [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).
23+
24+
{{< feedback >}}
25+
26+
## Acknowledgements
27+
28+
- [Tarashish](https://github.com/sunu) @ [Development Seed](../../collaborators/devseed/) for collaborating on this project with us.
29+
- [NASA VEDA](../../collaborators/nasa-veda/) and the DSE Team at NASA MSFC ODSI for funding much of this work.
30+
- [Kyle Lesinger](https://github.com/kyle-lesinger) from the Disasters community for providing valuable feedback and bug reports during development.

contribute/blog.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ It contains an `index.md` file that you can modify. Put it in the folder for the
3030

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

33-
#### `service-enhancements`
33+
#### `service enhancements`
3434

3535
Hub improvements and infrastructure that benefits members
3636

@@ -39,15 +39,15 @@ Hub improvements and infrastructure that benefits members
3939
- Technical migrations
4040
- Performance improvements
4141

42-
#### `community-impact`
42+
#### `community impact`
4343

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

4646
- Community success stories
4747
- Hackweeks and events
4848
- Announcements and offers from collaborators
4949

50-
#### `upstream-impact`
50+
#### `upstream impact`
5151

5252
Strengthening the open source ecosystem
5353

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

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

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

105105
## How to write blog posts

0 commit comments

Comments
 (0)