To integrate Heroku and webhooks with your monitoring system, please reach out to MetricFire. Book a demo with the MetricFire team to discuss integrating Heroku and webhooks and how that can support your monitoring system.
MetricFire manages a Heroku Add-On that forwards your Log-Drain output to a Hosted Graphite backend. All you need to do is provision the Add-On from within your Heroku UI, or from within your Heroku CLI with a similar command:
heroku addons:add hostedgraphite -a <app-name>
You can now navigate to your new account by clicking on the Hosted Graphite add-on link in the Heroku UI, and wait for the metrics to appear. You can use the Heroku dyno/router metrics to build custom dashboards and alerts. See the Hosted Graphite Heroku docs for more details and configuration options.
MetricFire also has automatically generated dashboards specifically designed for Heroku apps. Once you have provisioned the hostedgraphite Add-On with Heroku, you will be able to see your automatically generated dashboards displaying data from your Heroku app(s):
Additionally, you can create a Heroku app webhook in your Hosted Graphite account, and configure in your Heroku account to send annotations around your Heroku events, like when you provision Add-Ons or make a new deployment. Just navigate to Add-Ons => Heroku i your HG account and copy the webhook:
Now you can just copy this webhook and paste it into your Heroku account (More => View Webhooks => Create Webhook):
With MetricFire, you can use Webhooks in three different ways. First, you can use webhooks generated in your Hosted Graphite account to connect to 3rd party platforms and services, including CircleCi, Pingdom, GitHub, GitLab, Sentry, and more. This will import events from your services to the Hosted Graphite backend that can be viewed as annotations. See our Add-Ons and integrations docs for more details per service.
Second, you can use custom Webhooks as a programmatic notification method for when an alert is triggered. See the Hosted Graphite Alerting Guide for more information.
Third, you can monitor the performance of your application's webhook endpoints using the Telegraf agent:
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.
Monitoring Spark metrics is crucial because it provides visibility into how your cluster and... Continue Reading