Skip to content

Commit

Permalink
Polishing
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Hale <[email protected]>
  • Loading branch information
nebhale committed Sep 4, 2019
1 parent f3f3408 commit 0bc7378
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/framework-metric_writer.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The Metric Writer Framework causes an application to be automatically configured
</tr>
<tr>
<td><strong>Tags</strong></td>
<td><tt>spring-auto-reconfiguration=&lt;version&gt;</tt></td>
<td><tt>metric-writer-reconfiguration=&lt;version&gt;</tt></td>
</tr>
</table>
Tags are printed to standard output by the buildpack detect script
Expand All @@ -33,7 +33,7 @@ The framework can be configured by modifying the [`config/metric_writer.yml`][]

| Name | Description
| ---- | -----------
| `enabled` | Whether to attempt auto-reconfiguration
| `enabled` | Whether to attempt metric augmentation
| `repository_root` | The URL of the Metric Writer repository index ([details][repositories]).
| `version` | The version of Metric Writer to use. Candidate versions can be found in [this listing][].

Expand Down

0 comments on commit 0bc7378

Please sign in to comment.