File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
receiver/sqlqueryreceiver Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -225,7 +225,7 @@ either case, the receiver will continue to operate.
225
225
Refer to the config file [provided](./testdata/oracledb-receiver-config.yaml) for an example of using the
226
226
Oracle DB driver to connect and query the same table schema and contents as the example above.
227
227
The Oracle DB driver documentation can be found [here.](https://github.com/sijms/go-ora)
228
- Another usage example is the `go_ora` example [here.](https://blogs.oracle.com/developers/post/connecting-a-go-application-to-oracle-database)
228
+ Another usage example is the `go_ora` example [here.](` https://blogs.oracle.com/developers/post/connecting-a-go-application-to-oracle-database` )
229
229
230
230
# ### MySQL Datasource Format Example
231
231
You can’t perform that action at this time.
0 commit comments