Skip to content

Commit

Permalink
Fix server side repo config document typo (runatlantis#3711)
Browse files Browse the repository at this point in the history
  • Loading branch information
soloradish authored and ijames-gc committed Feb 13, 2024
1 parent ee003bb commit 1131909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runatlantis.io/docs/server-side-repo-config.md
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@ If you set a workflow with the key `default`, it will override this.
| Key | Type | Default | Required | Description |
|------------------------|---------------------------|---------|-----------|------------------------------------------|
| statsd | [Statsd](#statsd) | none | no | Statsd metrics provider |
| prometheus | [Prometheus](#prometheus) | none | no | Statsd metrics provider |
| prometheus | [Prometheus](#prometheus) | none | no | Prometheus metrics provider |

### Statsd

Expand Down

0 comments on commit 1131909

Please sign in to comment.