Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
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
14 changes: 7 additions & 7 deletions cloudsmith/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# CHANGELOG - Cloudsmith

### 1.2.0 / 2025-11-03

### Added

* Added real-time bandwidth metric (`cloudsmith.bandwidth_bytes_interval`) and related dashboard widget
* Dashboard widget for realtime interval bytes.

### 1.1.1 / 2025-10-17

***Added***
Expand All @@ -24,10 +31,3 @@
### 0.0.2 / 2021-09-08

***Added***:

## 0.0.3 / 2025-10-29

### Added

* Added real-time bandwidth metric (`cloudsmith.bandwidth_bytes_interval`) and related dashboard widget
* Dashboard widget for realtime interval bytes.
2 changes: 2 additions & 0 deletions cloudsmith/assets/dashboards/cloudsmith_overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,7 @@
"id": 3721437193949574,
"definition": {
"title": "Realtime Bandwidth (24h)",
"background_color": "vivid_blue",
"show_title": true,
"type": "group",
"layout_type": "ordered",
Expand Down Expand Up @@ -462,6 +463,7 @@
"id": 4921355289879395,
"definition": {
"title": "Quota 7d Bars",
"background_color": "vivid_blue",
"show_title": true,
"type": "group",
"layout_type": "ordered",
Expand Down
Loading