Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lennartdohmann authored Apr 30, 2024
1 parent 9350e05 commit 7cb0412
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,8 @@ nginx.ingress.kubernetes.io/proxy-request-buffering: "off"

### Configure monitoring with Sentry

To enable Sentry monitoring, you have to set at least your DSN in the `sentry` section of your `values` file:
To enable Sentry monitoring, you have to set at least your DSN in the `sentry` section of your `values` file like in the following example.
ASP.NET Core should be selected as the platform for creating a Sentry project.

```yaml
sentry:
Expand Down

0 comments on commit 7cb0412

Please sign in to comment.