Storjmetrics.net the Community frontend for stats.storjshare.io

Hi everyone!

Since storjstats.info has lost statistics several times, I’m creating my own version.

I have a different approach:

Ingest the json into a TimeScaleDB database (now TigerData) with a Python script.
Grafana queries the database.
Theoretically, it should handle huge amounts of data efficiently.

I perform daily database dumps, so I shouldn’t lose much.
I’ve also implemented “0 protection.” If storj sends empty metrics again, they should be ignored.

Note: This is just a fun project! I don’t intend to replace anything.
All the code will be released once it’s cleaned up and optimized.

https://storjmetrics.net

2 Likes

Thank you for this! Competition is a good thing. I like it so far. :grin:

1 Like

New dedicated domain added :slight_smile:

The free-space number doesn’t seem to ever change? storjstats.info has the same issue - is it the wrong field in the json from the satellites?

We both read the official values ​​from https://stats.storjshare.io

If the official value doesn’t change, then the official value is wrong. There’s no way we’ve added thousands of new nodes over the last year… and have not gained a single byte of new free space :wink:

1 Like

In the overview I take the largest value among the satellites. Including unvetted ones.

The value that is shown is that of US1

I will check if it varies in the other satellites in the next few days, time to collect some data.

It has been reported a while ago. The team is working on a new reporting API, but they also will take a look on this issue.

1 Like

Thanks - it looks like that free-space number changedtoday! After being stuck at the same number since Jan 2025.

1 Like

Maybe it’s a result of this report :slight_smile:

2 Likes