To integrate Sitespeed with MetricFire, please sign up for a free 14 day trial. We want to fully understand your requirements and monitoring goals, so we can advise you on how to obtain better visibility into your infrastructure. Please book a demo with us so we can show you how quick and easy it is to get meaningful data into your MetricFire account, and use that data to build custom dashboards and alerts.
Sitespeed.io is an open-source tool that runs on Docker and can be used for analyzing website performance, helping you identify bottlenecks and optimize your application. Sitespeed has a Graphite output and can be easily configured to send metrics to your Hosted Graphite account. You can run the following Docker command against any website URL that you wish to test:
docker run --rm -v "$(pwd)":/sitespeed.io sitespeedio/sitespeed.io:29.2.0 <URL-of-website-to-test> --graphite.host carbon.hostedgraphite.com --graphite.port 2003 --graphite.namespace <YOUR-API-KEY>.sitespeed_io.default.hg
The tests will complete after a couple of minutes, and you will notice new Sitespeed application performance metrics in your Hosted Graphite account. There is also a preconfigured Sitespeed dashboard that can be generated from our Dashboard Library:
See the Hosted Graphite Sitespeed docs for additional configuration options, and details on enabling annotations.
MetricFire is a full-scale platform that provides infrastructure, system, and application monitoring using a suite of open-source tools. We will aggregate and store your data as time series metrics, which can be used to build custom dashboards and alerts. MetricFire takes away the burden of self-hosting your own monitoring solution, allowing you more time and freedom to work on your most important tasks.
MetricFire offers a complete ecosystem of end-to-end infrastructure monitoring, comprised of open-source Graphite and Grafana. MetricFire handles the aggregation, storage, and backups of your data, and offers alerting, team features, and API's for easy management of your monitoring environment. You can send server metrics using one of our agents, custom metrics from within your application code, and integration metrics from a variety of popular 3rd party services that we integrate with like Heroku, AWS, Azure, GCP, and many more!
Our Hosted Graphite product has improved upon standard Graphite to add data dimensionality, optimized storage, and offers additional tools and features that provide customers with a robust and well-rounded monitoring solution.
Explore detailed insights on how to effectively monitor your DigitalOcean environment using Hosted Graphite... Continue Reading
Install collectd. Send metrics to MetricFire. Display those metrics to MetricFire's Grafana dashboard. Continue Reading