[ci skip] Update instrumentation guide for ActiveStorage

* Added `service_delete_prefixed.active_storage`.
This commit is contained in:
Yoshiyuki Hirano 2017-12-12 03:16:59 +09:00
parent 4edce566ad
commit 19e9e1492e
1 changed files with 7 additions and 0 deletions

View File

@ -543,6 +543,13 @@ Active Storage
| `:key` | Secure token |
| `:service` | Name of the service |
### service_delete_prefixed.active_storage
| Key | Value |
| ------------ | ------------------- |
| `:prefix` | Key prefix |
| `:service` | Name of the service |
### service_exist.active_storage
| Key | Value |