Minor wording tweak
parent
0b7d3b2905
commit
23d5bf5949
|
|
@ -2772,7 +2772,11 @@ enable_metrics: true
|
|||
### `sentry`
|
||||
|
||||
Use this option to enable sentry integration. Provide the DSN assigned to you by sentry
|
||||
with the `dsn` setting and specify the environment in the `environment` field. This allows for log maintenance based on different environments, ensuring better organization and analysis..
|
||||
with the `dsn` setting.
|
||||
|
||||
An optional `environment` field can be used to specify an environment. This allows
|
||||
for log maintenance based on different environments, ensuring better organization
|
||||
and analysis..
|
||||
|
||||
NOTE: While attempts are made to ensure that the logs don't contain
|
||||
any sensitive information, this cannot be guaranteed. By enabling
|
||||
|
|
|
|||
Loading…
Reference in New Issue