How to set up Better Stack monitoring with Shuttle
This guide will walk you through setting up Better Stack as your telemetry provider for Shuttle.
This step is only required if you want to emit custom metrics and logs from your application. If you only need the default CPU, network, and memory metrics, you can skip this step.
Follow the Getting Started guide to enable the OpenTelemetry exporter in your project.
Important: If your project was already running, you must redeploy it for telemetry to start flowing.
shuttle deploy
Once telemetry data starts flowing, you can create custom dashboards in Better Stack:
Better Stack offers several ways to visualize your data:
cpu_usage_vcpu
as your metricBetter Stack will receive all the standard Shuttle telemetry metrics, including:
For a complete list of available metrics, see our telemetry overview.
If you don’t see data in Better Stack:
setup-otel-exporter
feature on shuttle-runtime
enabledHow to set up Better Stack monitoring with Shuttle
This guide will walk you through setting up Better Stack as your telemetry provider for Shuttle.
This step is only required if you want to emit custom metrics and logs from your application. If you only need the default CPU, network, and memory metrics, you can skip this step.
Follow the Getting Started guide to enable the OpenTelemetry exporter in your project.
Important: If your project was already running, you must redeploy it for telemetry to start flowing.
shuttle deploy
Once telemetry data starts flowing, you can create custom dashboards in Better Stack:
Better Stack offers several ways to visualize your data:
cpu_usage_vcpu
as your metricBetter Stack will receive all the standard Shuttle telemetry metrics, including:
For a complete list of available metrics, see our telemetry overview.
If you don’t see data in Better Stack:
setup-otel-exporter
feature on shuttle-runtime
enabled