Introducing the Analytics Panel
Starting today, you can see bandwidth usage and total request count statistics for each of your apps from the new app analytics panel.
Measurement is an important part of any successful project. Measuring tells you how you're doing and when something goes wrong. We've been measuring the traffic flowing through the Divshot platform, but until today we didn't have a good way to expose that information to you. That changes today with the release of the App Analytics Panel.
We're keeping it simple and straightforward for the debut: you can look at aggregate data about your application's bandwidth usage and total requests, with graphs for hourly, daily, and monthly intervals.
Of course, we love our command-line tools at Divshot as well. New in version 1.1.0
of the Divshot CLI: run divshot stats
in any Divshot app directory for an instant thumbnail view of your app's traffic over the past month. Just run npm update -g divshot-cli
to get the latest version!
$ divshot stats
Stats for your-app
Yesterday 84.84mb (1.5k requests)
Last 7 Days 541.94mb (11k requests)
Last 30 Days 2.91gb (57k requests)
We know how powerful quality metrics can be, and we will be adding increased granularity and additional useful ways to measure and interact with the Divshot platform over time. Anything in particular you'd like to see? Let us know in the comments or shoot us an email!