Skip to content

Conversation

@glooopsies
Copy link
Collaborator

Decision Record

License Agreement

  • I guarantee that I have the rights on the code submitted in this PR
  • I accept that this contribution will be released under the terms of the MIT License

@github-actions
Copy link

github-actions bot commented Dec 23, 2025

TestsPassed ✅SkippedFailed
Consul End-To-End Test Report1 ran1 passed0 skipped0 failed

@github-actions
Copy link

github-actions bot commented Dec 23, 2025

TestsPassed ✅SkippedFailed
API End-To-End Test Report22 ran22 passed0 skipped0 failed

@github-actions
Copy link

github-actions bot commented Dec 23, 2025

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass % ⏱️ Duration
22 0 0 22 100 2m20.376338999s

Passed Tests

Name ⏱️ Duration Suite
Create and Delete Personal Access Token 21.780 s Account
Change Password 5.639 s Account
Restore Password 4.792 s Account
Create test role 5.561 s Admin
Create test user 5.632 s Admin
Log as test user 4.098 s Admin
Login With Valid Credentials 4.157 s Auth
Login With Invalid Credentials 3.859 s Auth
Logout 4.689 s Auth
Create new forwarder 5.294 s Forwarders
Configure forwarder 5.560 s Forwarders
Delete forwarder 5.467 s Forwarders
Create new stream 5.058 s Storage
Configure stream 5.252 s Storage
Delete stream 5.377 s Storage
View logs sent on default pipeline 7.750 s Stream-Viewer
View logs sent via Syslog (RFC 5424) 7.654 s Stream-Viewer
View logs sent via Syslog (RFC 3164) 7.676 s Stream-Viewer
Watch logs 8.181 s Stream-Viewer
Create new transformer 4.822 s Transformers
Configure transformer 6.265 s Transformers
Delete transformer 5.813 s Transformers

@linkdd
Copy link
Contributor

linkdd commented Dec 23, 2025

Thanks @glooopsies, this looks great.

I think I would prefer the storage usage to be displayed in the StorageDetail view. And if a maximum retention size is configured, maybe displaying a gauge would be a nice polishing.

We already depend on React ApexCharts, so you could use something like: https://apexcharts.com/javascript-chart-demos/radialbar-charts/semi-circle-gauge/

@glooopsies glooopsies force-pushed the stream-storage-usage branch from eed1fb7 to 0c1ef53 Compare January 9, 2026 10:46
@glooopsies glooopsies force-pushed the stream-storage-usage branch from 0c1ef53 to b0e02cd Compare January 9, 2026 11:36
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 9, 2026

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@linkdd linkdd merged commit 36c3c14 into main Jan 9, 2026
18 checks passed
@linkdd linkdd deleted the stream-storage-usage branch January 9, 2026 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

✨ Storage usage

3 participants