Skip to content

Commit

Permalink
Update metricbeat/docs/modules/sql.asciidoc
Browse files Browse the repository at this point in the history
Co-authored-by: subham sarkar <[email protected]>
  • Loading branch information
chrisberkhout and shmsr committed Jan 23, 2024
1 parent 7906816 commit 8cc2f24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metricbeat/docs/modules/sql.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -886,7 +886,7 @@ In a URL any special characters should be URL encoded.

In the key/value DSN format, if the password contains a backslash character (`\`), it must be escaped with another backslash. For example, if the password is `my\_password`, it must be written as `my\\_password`.

The username and password to connect to the database can be provided as values to `username` and `password` keys of `sql.yml`.
The username and password to connect to the database can be provided as values to the `username` and `password` keys of `sql.yml`.

[source,yml]
----
Expand Down

0 comments on commit 8cc2f24

Please sign in to comment.