Skip to content

Commit 401844f

Browse files
authored
add mongodbio and datadogio to io connectors for yaml (#39223)
1 parent 227bcde commit 401844f

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

website/www/site/content/en/documentation/io/connectors.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -809,7 +809,11 @@ This table provides a consolidated, at-a-glance overview of the available built-
809809
<a href="https://pkg.go.dev/github.com/apache/beam/sdks/v2/go/pkg/beam/io/mongodbio">native</a>
810810
</td>
811811
<td>Not available</td>
812-
<td>Not available</td>
812+
<td class="present">
813+
814+
<br>
815+
<a href="https://beam.apache.org/releases/yamldoc/current/#readfrommongodb">read</a> / <a href="https://beam.apache.org/releases/yamldoc/current/#writetomongodb">write</a>
816+
</td>
813817
<td class="present">✔</td>
814818
<td class="absent">✘</td>
815819
<td class="absent">✘</td>
@@ -1252,7 +1256,11 @@ This table provides a consolidated, at-a-glance overview of the available built-
12521256
<td>Not available</td>
12531257
<td>Not available</td>
12541258
<td>Not available</td>
1255-
<td>Not available</td>
1259+
<td class="present">
1260+
1261+
<br>
1262+
<a href="https://beam.apache.org/releases/yamldoc/current/#writetodatadog">write</a>
1263+
</td>
12561264
<td class="present">✔</td>
12571265
<td class="present">✔</td>
12581266
<td class="absent">✘</td>

0 commit comments

Comments
 (0)