Skip to content

Commit

Permalink
Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyCTHsu committed Oct 28, 2022
1 parent 2aa97f5 commit 2760c18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/GettingStarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -1332,6 +1332,7 @@ client.query("SELECT * FROM users WHERE group='x'")
| Key | Description | Default |
| --- | ----------- | ------- |
| `service_name` | Service name used for `mysql2` instrumentation | `'mysql2'` |
| `comment_propagation` | SQL comment propagation mode for database monitoring. <br />(example: `disabled` \| `service`). <br /><br />**Important**: *Note that enabling sql comment propagation results in potentially confidential data (service names) being stored in the databases which can then be accessed by other 3rd parties that have been granted access to the database.* | `'disabled'` |
### Net/HTTP
Expand Down

0 comments on commit 2760c18

Please sign in to comment.