Dash0 Raises $35 Million Series A to Build the First AI-Native Observability Platform
Observe PHP applications in real-time. Gain insights into your app's performance and identify potential issues proactively.
Instrumenting your PHP application to generate traces, logs, and metrics is a powerful way to gain deep insights into its behavior and performance. For example, to get a clearer picture of your Laravel applications and the database statements generated through Eloquent ORM. By adding instrumentation, you enable your application to emit valuable data that can be used for monitoring, troubleshooting, and optimization.
Dash0 supports automatic instrumentation of PHP applications through OpenTelemetry's open-source and vendor-agnostic packages.
Detailed instructions are coming soon. For now, please refer to OpenTelemetry's official instructions.