Blackfire has built-in support for Platform.sh projects. The integration is simple as Blackfire is available by default on all Platform.sh accounts.
Append the following configuration to the .platform.app.yaml project file
to enable Blackfire on your project:
1 2 3 4 5 6 | runtime:
extensions:
- name: "blackfire"
configuration:
server_id: "SERVER-ID"
server_token: "SERVER-TOKEN"
|
Blackfire supports Platform.sh as a build integration.
Here is a full video tutorial to get you started with the integration of the three services: