☄️ Introducing ddp-health-check: DDP health check for Meteor Galaxy containers

Hi guys, it’s been some time!

We recently released ddp-health-check, a serverless script we use at Pathable to record how fast our Galaxy containers can serve a pre-defined DDP request. The script also pushes this metric to Datadog.

We use the metric as a big picture on how performant our containers are, as opposed to the DDP metrics in Meteor APM which are more suitable for specific performance investigation and tuning.

An example ddp-health-check dashboard:

Here is our talk about it some time ago at Meteor Impact: Meteor Performance Monitoring - Beyond the Galaxy - YouTube

We hope the script will be useful for your app. Feel free to have any question!

9 Likes