Skip to content

Commit

Permalink
Merge pull request #13 from shyim/automated-documentation-update-1004…
Browse files Browse the repository at this point in the history
…7800380

Automated documentation update
  • Loading branch information
shyim authored Jul 22, 2024
2 parents f53df16 + 462d44f commit 8f9b705
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions src/blackfire/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@

# blackfire (blackfire)

Blackfire is a performance management solution for PHP applications.

## Example Usage

```json
"features": {
"ghcr.io/shyim/devcontainers-features/blackfire:0": {}
}
```

## Options

| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| server-id | Blackfire Server ID | string | - |
| server-token | Blackfire Server Token | string | - |
| client-id | Blackfire Client ID | string | - |
| client-token | Blackfire Client Token | string | - |



---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/shyim/devcontainers-features/blob/main/src/blackfire/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 comments on commit 8f9b705

Please sign in to comment.