diff --git a/sites/platform/src/increase-observability/integrate-observability/blackfire.md b/sites/platform/src/increase-observability/integrate-observability/blackfire.md index b427b5ff6b..89a85b3534 100644 --- a/sites/platform/src/increase-observability/integrate-observability/blackfire.md +++ b/sites/platform/src/increase-observability/integrate-observability/blackfire.md @@ -15,7 +15,7 @@ you can achieve the following goals: - Promptly solve identified issues by taking advantage of actionable recommendations - Create performance budgets for critical parts of your app and get alerted of any problem before a change hits your production -{{< youtube bS4dzuzkir0 >}} +{{< youtube SNqQTYzHl0o >}} Blackfire is installed natively on {{% vendor/name %}} and [works integrally with the {{% vendor/name %}} workflow](https://www.youtube.com/watch?v=Bq-LFjgD6L0). This results in an effortless setup process and smooth user experience. @@ -192,8 +192,7 @@ cache: ## Get support -If you're experiencing issues with Blackfire and [troubleshooting](#troubleshooting) information doesn't help, -follow these steps: +If you're experiencing issues with Blackfire and [troubleshooting](#troubleshooting) information doesn't help, follow these steps: 1. Retrieve [startup errors](#1-retrieve-startup-errors). 2. Retrieve your [Blackfire logs](#2-retrieve-your-blackfire-logs). diff --git a/sites/upsun/config/_default/config.yaml b/sites/upsun/config/_default/config.yaml index ed02d57613..2c31f6cd28 100644 --- a/sites/upsun/config/_default/config.yaml +++ b/sites/upsun/config/_default/config.yaml @@ -95,4 +95,5 @@ security: - ^GITHUB_ - ^HUGO_HEAP_ID http: - methods: none + methods: + - GET diff --git a/sites/upsun/src/increase-observability/application-metrics/blackfire.md b/sites/upsun/src/increase-observability/application-metrics/blackfire.md index 6a0b445dc7..3cd406a9be 100644 --- a/sites/upsun/src/increase-observability/application-metrics/blackfire.md +++ b/sites/upsun/src/increase-observability/application-metrics/blackfire.md @@ -17,6 +17,8 @@ Alerting, and Testing features, you can achieve the following goals: - Create performance budgets for critical parts of your app and get alerted of any problem before a change hits your production + {{< youtube SNqQTYzHl0o >}} + Blackfire is installed natively on {{< vendor/name >}} and [works integrally with the {{< vendor/name >}} workflow](https://www.youtube.com/watch?v=Bq-LFjgD6L0). This results in an effortless setup process and smooth user experience. diff --git a/sites/upsun/src/increase-observability/application-metrics/understanding.md b/sites/upsun/src/increase-observability/application-metrics/understanding.md index 0e7c9c9d15..483a7832bb 100644 --- a/sites/upsun/src/increase-observability/application-metrics/understanding.md +++ b/sites/upsun/src/increase-observability/application-metrics/understanding.md @@ -7,8 +7,7 @@ description: Understanding the differences between deterministic and probabilist Multiple application observability features are available for your {{% vendor/name %}} projects. A full access to [Blackfire](https://www.blackfire.io/) is bundled with all your PHP and Python projects. -The continuous profiling of your NodeJS and Go applications is available directly from the Console under -the `Profiling` tab of your environments. +The continuous profiling of your NodeJS, Go, Ruby and Rust applications is available directly from the Console under the `Profiling` tab of your environments. ## Blackfire: Deterministic observability for PHP and Python